medium-sdk-dotnet icon indicating copy to clipboard operation
medium-sdk-dotnet copied to clipboard

Wait and retry integration test when HTTP 429

Open adriangodong opened this issue 7 years ago • 0 comments

Medium API responds with HTTP 429 Too Many Requests when automated integration tests exceeds rate limit. Find out the limit and try to add sleep before retrying these tests.

This is blocking package/deploy process.

adriangodong avatar Feb 17 '18 04:02 adriangodong