UCBerkeleySETI / meerkat-backend-interface

Breakthrough Listen's interface to MeerKAT
MIT License
0 stars 0 forks source link

Create a dry-run mode for the coordinator. #12

Open danielczech opened 4 years ago

danielczech commented 4 years ago

A dry-run mode would store all the Hashpipe-Redis gateway messages in the Redis database but not actually publish them to the processing nodes. This would allow us to run meerkat-reconfig later on even if stream subscriptions were not made when the initial configure:[product_id] message was received.