miroapp / tap-appstore

A Singer.io tap for Apple App Store sales report
GNU Affero General Public License v3.0
5 stars 18 forks source link

Add some retries in case of request error to applestore api #8

Closed joaopamaral closed 11 months ago

joaopamaral commented 11 months ago

The applestore API server is facing some instability, so this PR adds more retries to avoid sync failure because single request.

Exception: API Call failed An unexpected error occurred on the server side. If this issue continues, contact us at https://developer.apple.com/contact/.

Manually tested.