Skip to content

#1: Catch errors while fetching radioknop.nl entries

Daniel Sonck requested to merge bugfix/crash-on-no-internet into development

Add a catch to not crash the app when the API fails (e.g. no network so no such host exception). Also include retries with an exponential backoff and a fetch per day.

Closes #1 (closed)

Edited by Daniel Sonck

Merge request reports