medium-sdk-dotnet
medium-sdk-dotnet copied to clipboard
Wait and retry integration test when HTTP 429
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.