Closed izaaz closed 2 months ago
When the server returns a 400 because of a bad api key, we continuously retry without dropping the data. This fixes that issue
Fixes issue #208
:tada: This PR is included in version 1.17.1 :tada:
The release is available on:
v1.17.1
Your semantic-release bot :package::rocket:
Summary
When the server returns a 400 because of a bad api key, we continuously retry without dropping the data. This fixes that issue
Fixes issue #208
Checklist