Hello,
When I send track events to customerio I have timeouts from 34.120.129.162.
I would have expected a 429 too many requests or something.
Is there a way to batch the request in the SDK ? On my side its pretty difficult since user are created from an api call, and batching the customerio call would need much added work.