-
Notifications
You must be signed in to change notification settings - Fork 848
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Problem
When in a step, I need to be able to run some cleanup logic before it is sent to the DLQ after multiple failures.
For example:
- close playwright connections
- send notifications
Proposed Solution
Access data such as current run count, total amount of allowed run count, or current retry count and total amount of retries, whatever makes more sense.
Alternatives Considered
No response
Additional Context
No response
Willing to Help Implement?
- I would like to work/help with this
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request