filecoin-saturn / caboose

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

[Testing] Create Simulations for Caboose Pool Selection #150

Open AmeanAsad opened 1 year ago

AmeanAsad commented 1 year ago

Description

Currently we rely heavily on our staging environment now to test and iterate on optimizations to Caboose's node selection. Staging is not an ideal environment because:

Proposed Changes:

The described issue points towards that we should write tests in caboose that allow to run local controlled simulations of the Caboose pool selection process.

We can start with the following changes: