get-convex / get-convex/workflow
Support for RetryAfter
Open
- Dominant language
- TypeScript
- Stars
- 81
- Forks
- 17
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 4
Description
Inngest has a concept of throwing a RetryAfterError, which is most helpful when working with external services where we hit a rate limit and I just need to retry after a specific amount of time (once the rate limit resets). Can this be added to this component?
Contributor guide
Research direction
The issue names no files, tests, or entry points. Start by tracing how workflow errors and retry timing are represented, then determine how a RetryAfterError from a rate-limited external service should be handled. Done means the component supports the requested retry-after behavior with tests covering it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend, distributed-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100