We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ef18a36 + 0d74414 commit 38c50b9Copy full SHA for 38c50b9
docs/workflows/batch_processing/about.md
@@ -300,7 +300,9 @@ potential costs.
300
301
## Known limitations
302
303
-* Batch Processing service cannot run Custom Python blocks.
+<div style="border: 2px solid #059669; background: #D1FAE5; color: #065F46; padding: 1em; border-radius: 8px; text-align: center; margin-bottom: 1em; font-weight: bold;">
304
+ 🚀 <b>Update:</b> Batch Processing service <b>now supports running Custom Python blocks.</b>
305
+</div>
306
307
* Certain Workflow blocks requiring access to env variables and local storage (like File Sink and Environment
308
Secret Store) are blacklisted and will not execute.
0 commit comments