hicommonwealth/commonwealth

Add env var for RMQ clearing behavior

Closed this issue · 0 comments

Currently in the local environment, when the consumer is shut down, the RMQ queue is cleared. In some cases, a dev may want to keep those events in queue between consumer restarts.

Acceptance Criteria

  • Create an env var to toggle the RMQ clearing behavior on/off