You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"When sending data to Customer.io, Behavioral Tracking API calls should be limited to 30 requests per second. This limit applies to both active data integrations, as well as historical backfill scripts."
What are your thoughts about updating the send_request() method to automatically queue tasks to obey this limit? I'd be happy to write the code.
The text was updated successfully, but these errors were encountered:
The API docs state:
"When sending data to Customer.io, Behavioral Tracking API calls should be limited to 30 requests per second. This limit applies to both active data integrations, as well as historical backfill scripts."
What are your thoughts about updating the send_request() method to automatically queue tasks to obey this limit? I'd be happy to write the code.
The text was updated successfully, but these errors were encountered: