Skip to content

Adjust proxy poll rate to match increased client load

Looking at recent stats from the broker, we're starting to get situations where clients are polling for proxies and not getting any available ones. Here's a visualization of data from September and October:

matches

It looks like the number of proxies has stayed about the same for several months, around 6000:

proxies

But our client poll rates have gone up substantially.

I suggest decreasing both the defaultBrokerPollInterval and the pollAdjustment. We might want to get rid of the latter eventually since it didn't seem to help at all with snowflake#33666 (closed)