Skip to content

Separate task deployment for API and event bus consumers #74

Open
@vikasrohit

Description

@vikasrohit

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.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions