filecoin-station / spark-api

💥 SPARK API
https://github.com/filecoin-station/spark
Other
3 stars 1 forks source link

api: Add fixed # tasks per round. Closes space-meridian/roadmap#82 #385

Closed juliangruber closed 1 month ago

juliangruber commented 2 months ago

Closes space-meridian/roadmap#82 Depends on https://github.com/filecoin-station/spark-stats/issues/214

Alternatives considered:

Questions:

TODO

juliangruber commented 2 months ago
+   maxTasksPerNode: 2,
-   maxTasksPerNode: 15,

Using live data, this will decrease the job count by a lot. We might want to update the target job volume

juliangruber commented 1 month ago

Thanks! Will ship tomorrow