customerio / customerio-android

This is the official Customer.io SDK for Android.
MIT License
12 stars 9 forks source link

I am having a bit of a hard time understanding why would we need to `pause` making any HTTP requests? #89

Closed Shahroz16 closed 2 years ago

Shahroz16 commented 2 years ago

I am having a bit of a hard time understanding why would we need to pause making any HTTP requests?

Shouldn't be either rate-limiting from the start so this issue never arise? if we throttle our requests when making from BQ, we wont get to the point that it starts impacting our APIs performance? Thoughts?

Maybe we can take this to the squad as well for their input on this. ?

_Originally posted by @Shahroz16 in https://github.com/customerio/customerio-android/pull/85#discussion_r854059538_