bcgov / nr-rfc-grib-copy

Demo of using github actions to copy / process raw data
Apache License 2.0
2 stars 2 forks source link

feat: implement connection recovery #19

Open franTarkenton opened 1 year ago

franTarkenton commented 1 year ago

If the metpx AMQP server goes down (the upstream server that we are listening to), configure our listener so that it will be able to accommodate this, and be able to continue receiving messages once the upstream server is back online.

See: https://github.com/pika/pika#connection-recovery