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

Separate task deployment for API and event bus consumers #74

Open
vikasrohit opened this issue Oct 23, 2018 · 0 comments
Open

Separate task deployment for API and event bus consumers #74

vikasrohit opened this issue Oct 23, 2018 · 0 comments
Assignees

Comments

@vikasrohit
Copy link

This is to make the two portions decoupled and make consumers fault tolerant. As of now, if due to a runtime error consumers dies, ECS does not know that and never starts a new task for it. It causes missed notifications till we restart the process again.

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

No branches or pull requests

1 participant