We are seeing 429 errors (rate limiting errors) when testing with the Summon pre-prod API. While these errors may be due to a more limited throughput on Summon's test server (vs. their production server), it would be prudent to build in a sleep delay in the retry loop. This would return successful quieries more often, in cases where the issue is one of rate limiting.
We are seeing 429 errors (rate limiting errors) when testing with the Summon pre-prod API. While these errors may be due to a more limited throughput on Summon's test server (vs. their production server), it would be prudent to build in a sleep delay in the retry loop. This would return successful quieries more often, in cases where the issue is one of rate limiting.