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
Currently, we refresh every bucket sequentially, every 10 minutes. We need to refresh our closest bucket frequently, but we can probably refresh the other buckets less frequently.
The refresh timeout is 1 minute per bucket. If we have more than 10 buckets, we could fall behind.
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: