Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a handler for retry errors #24

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

cameron-dunn-sublime
Copy link
Member

Right now we don't have a good way to capture and log retries. We can see them in spans, but that doesn't give us any reasonable retention/search. Adding this hook to machinery gives us the most control without requiring further expansion of the reflection heavy MakeTaskDefMachineryCompatible function.

https://www.notion.so/sublimesecurity/Improve-logging-for-DLQ-based-tasks-to-track-retries-8704a0da49a44c5fa44610f164e48bf2

@cameron-dunn-sublime cameron-dunn-sublime requested a review from a team August 9, 2023 18:39
@cameron-dunn-sublime cameron-dunn-sublime merged commit 504fbae into master Aug 10, 2023
@cameron-dunn-sublime cameron-dunn-sublime deleted the cd.retry-error-handler branch August 10, 2023 04:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants