Skip to content
This repository has been archived by the owner on Aug 14, 2023. It is now read-only.

[rabbitmq] Implement backoff. #1

Open
jaredallard opened this issue Jul 23, 2019 · 0 comments
Open

[rabbitmq] Implement backoff. #1

jaredallard opened this issue Jul 23, 2019 · 0 comments
Labels
enhancement New feature or request
Projects

Comments

@jaredallard
Copy link
Contributor

jaredallard commented Jul 23, 2019

Some jobs will go on forever, and consume a lot of resources in the process, we should implement backoff and potentially "max retry" policies since some of these aren't very important.

This would be done in the tritonmedia/core repository, in the ampq.js file. This is used by all applications for AMQP connections.

@jaredallard jaredallard created this issue from a note in TRITON (TODO) Jul 23, 2019
@jaredallard jaredallard added the enhancement New feature or request label Jul 23, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
TRITON
  
TODO
Development

No branches or pull requests

1 participant