Replies: 7 comments 32 replies
-
First version for rate limit ready for orders only |
Beta Was this translation helpful? Give feedback.
-
After heavy testing for Time Rate , I notes if we wait only half of mention time the app will work perfect ,Its look like if you wait the mention rate they will give you one more Burst @wizzardmr42 |
Beta Was this translation helpful? Give feedback.
-
We are now fully support Rate limiting |
Beta Was this translation helpful? Give feedback.
-
Hi @abuzuhri, thanks for providing the rate limiting. But it looks like I am still getting throttled on this particular function: It's a little hard to debug since the rate limit header is not exposed by the library. |
Beta Was this translation helpful? Give feedback.
-
Yes this sounds correct, its a one singleton and as far as i can see when you do calls to the order service it goes like this. and so it overrides lists before stuff is done maybe? of course there are several calls coming into the api at once which would trigger individual calls out to amazon via the singleton.. Thanks for checking |
Beta Was this translation helpful? Give feedback.
-
Hi @abuzuhri The rate limiter seems to be working fine for me thanks for doing that. |
Beta Was this translation helpful? Give feedback.
-
How to suppress the Rate Limit message in a console application? |
Beta Was this translation helpful? Give feedback.
-
We need to work to have better version
https://github.com/abuzuhri/Amazon-SP-API-CSharp#usage-plans-and-rate-limits-in-the-selling-partner-api
Beta Was this translation helpful? Give feedback.
All reactions