Closed dmosorast closed 4 years ago
Marketo has a short term quota limit of 100 requests per 20 seconds across all apps using a single Marketo account (or so it seems).
This results in a 606 error code, so this PR will handle that and backoff so as to not interrupt the sync job.
Description of change
Marketo has a short term quota limit of 100 requests per 20 seconds across all apps using a single Marketo account (or so it seems).
This results in a 606 error code, so this PR will handle that and backoff so as to not interrupt the sync job.
Manual QA steps
Risks
Rollback steps