get-convex / get-convex/workflow
Get workflow history step size/length from WorkflowCtx
Open
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 17
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
So we can know when we're getting close and can start thinking about forking to a child workflow (like Temporal ContinueAsNew).
Right now we have no idea when we'll hit a wall if there's potentially arbitrary looping (e.g. waiting for an export from an external platform to finish)
Contributor guide
Assessment
This issue has not been assessed yet.