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

create different queue per message TTL #124

Merged
merged 1 commit into from
Dec 12, 2019

Conversation

thediantoni
Copy link

No description provided.

@thediantoni thediantoni force-pushed the retry-queue-per-ttl-3.x branch 4 times, most recently from f420daf to 9286f75 Compare December 9, 2019 04:08
src/ziggurat/messaging/producer.clj Outdated Show resolved Hide resolved
src/ziggurat/messaging/producer.clj Outdated Show resolved Hide resolved
src/ziggurat/messaging/producer.clj Outdated Show resolved Hide resolved
src/ziggurat/messaging/producer.clj Show resolved Hide resolved
src/ziggurat/messaging/producer.clj Outdated Show resolved Hide resolved
test/ziggurat/messaging/producer_test.clj Outdated Show resolved Hide resolved
test/ziggurat/messaging/producer_test.clj Outdated Show resolved Hide resolved
test/ziggurat/messaging/producer_test.clj Outdated Show resolved Hide resolved
test/ziggurat/messaging/producer_test.clj Show resolved Hide resolved
test/ziggurat/messaging/producer_test.clj Show resolved Hide resolved
* enable or disable exponential backoff based on config
* set maximum exponential retry from config
* create different queue per message TTL
* use queue name with suffix retry-count when exponential backoff enabled
@theanirudhvyas theanirudhvyas merged commit 048a781 into gojek:master Dec 12, 2019
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.

None yet

3 participants