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

feat(cyclotron): Change dead-letter strategy, adopt in fetch and janitor #24569

Merged
merged 6 commits into from
Aug 27, 2024

Conversation

oliverb123
Copy link
Contributor

Also yanked the sqlx dependency out of the janitors by making it work more like workers and managers... trying to keep "this is all running atop a DB" an implementation detail thats behind an API boundary for now (although ofc configs leak it).

@oliverb123 oliverb123 mentioned this pull request Aug 24, 2024
25 tasks
rust/cyclotron-core/src/ops/meta.rs Outdated Show resolved Hide resolved
@oliverb123
Copy link
Contributor Author

Gonna merge this, rebase your PR and fix it up, then try to merge that too.

@oliverb123 oliverb123 merged commit 615c435 into master Aug 27, 2024
77 checks passed
@oliverb123 oliverb123 deleted the oliver_sike_dlq_strat branch August 27, 2024 07:52
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