filecoin-saturn / caboose

A blockstore for distributing load
Other
12 stars 2 forks source link

Don't overload orchestrator #23

Closed willscott closed 1 year ago

willscott commented 1 year ago

currently the orchestrator is pinged for new pool members every 5 seconds.

We got feedback that 1 minute is probably a reasonable minimum.

depending on when there are more adaptive fail-over strategies we should be smarter about how often we're querying for pool members

aarshkshah1992 commented 1 year ago

This config is passed to Caboose by Bifrost and so Bifrost should change it. The Caboose config param is PoolRefresh.