Skip to content

Implement backoff timings for requests to OpenMHz

Compare
Choose a tag to compare
@mpuckett159 mpuckett159 released this 16 Nov 05:29
· 17 commits to main since this release
1a2f046

Due to the relative instability of the specific OpenMHz station we listen to (and generally could be true for any station on OpenMHz) we've implemented the use of a backoff library to exponentially wait and eventually fail after 2 hours by default. See the .env.example file for more configuration options.