mirror of
https://github.com/hatchet-dev/hatchet.git
synced 2026-05-07 10:31:35 -05:00
Fe overhaul docs (#1640)
* api changes * doc changes * move docs * generated * generate * pkg * backmerge main * revert to main * revert main * race? * remove go tests
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
from examples.concurrency_limit.worker import WorkflowInput, concurrency_limit_workflow
|
||||
|
||||
concurrency_limit_workflow.run(WorkflowInput(group_key="test", run=1))
|
||||
Reference in New Issue
Block a user