frmscoe / General-Issues

This repo exists to track current work and any issues within the FRMS CoE
2 stars 0 forks source link

Standardized DB Manager and NATS worker instances #277

Closed Lenbkr closed 9 months ago

Lenbkr commented 10 months ago

Story statement

As a developer, I want to standardize DatabaseManager and NATS instance behaviour, **So that only the set amount of instances are instantiated and we have consistent expectations across the product stack

Acceptance criteria

  1. A Single database manager is instantiated no matter how many workers are spun up
  2. A instance of NATS for every worker is spun up.
Lenbkr commented 10 months ago

Testing E2E before merge.

Justus-at-Tazama commented 9 months ago

Completed, archiving.