The GitHub Actions worklow to run get data from the BoardGameGeek API and process it for the app is triggered manually. The plan is to update to automatically trigger every 2-weeks. As part of this, a failed API call needs to have progressive back-off instead of failing the process as it does currently.
The GitHub Actions worklow to run get data from the BoardGameGeek API and process it for the app is triggered manually. The plan is to update to automatically trigger every 2-weeks. As part of this, a failed API call needs to have progressive back-off instead of failing the process as it does currently.