Closed
Description
Expected Behavior
We often run into rate limiting with the GSheets integration which causes the integration tests to fail periodically. This is probably because we create/populate/destroy the sheet in every test. The integration should instead backoff appropriately when it runs into a rate limiting error.
Acceptance Criteria
Detect when the connector runs into rate limiting exceptions and backoff appropriately