Skip to content

fix(reccoom): reduce service instances #290

Description

@dargmuesli

The reccoom image is currently run up to three times in parallel:

  • the api
  • the consumer
  • the migrations

Running the image multiple times in parallel increases resource usage. Consider running one image only or splitting up the responsibilities into slim image variants.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status
👀 In review

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions