- Issue created by @miha.wagner
- Merge request !22#3529025: Throw AmazonRequestLimitReachedException when Amazon returns a 429 status code. → (Merged) created by miha.wagner
- 🇸🇮Slovenia miha.wagner
In the case of a 429 Too Many Requests from the PA API, the AmazonRequestLimitReachedException will be thrown. I think it would be a good idea to reconsider what exceptions set the product data to FALSE and what not, for example 400 Bad Request, 401 Unauthorized should not overwrite the product data, in my view it's in these cases it's better to have stale data than no data, especially if it's due to some misconfiguration.
For now though the 429 handling is implemented to fix what the issue was about.
-
miha.wagner →
committed da3a9f86 on 1.5.x
#3529025: Throw AmazonRequestLimitReachedException when Amazon returns a...
-
miha.wagner →
committed da3a9f86 on 1.5.x
-
miha.wagner →
committed da3a9f86 on 1.6.x
#3529025: Throw AmazonRequestLimitReachedException when Amazon returns a...
-
miha.wagner →
committed da3a9f86 on 1.6.x
Automatically closed - issue fixed for 2 weeks with no activity.