flippercloud / flipper

🐬 Beautiful, performant feature flags for Ruby.
https://www.flippercloud.io/docs
MIT License
3.71k stars 414 forks source link

Adjust minimum poll and sleep interval for Cloud #841

Closed jnunemaker closed 8 months ago

jnunemaker commented 8 months ago

No need to poll more than every 10 seconds currently.

Also, this slows down requests to us by only polling every interval seconds regardless of how long the request took.