fa1ac24e19
* add overall failure percentage check and inactive time frame check before sending a response to sno * update comment * delete node from transfer queue if it has been inactive for too long * fix linting error * add test config value * fix nil pointer * add config value into testplanet * add unit test for overall failure threshold * move timeframe threshold to chore * update protolock * add chore test * add per peiece failure count logic * change config name from EndpointMaxFailures to MaxFailuresPerPiece * address comments * fix linting error * add error handling for no row returned from progress table * fix test for graceful exit chore on storagenode * fix typo InActive -> Inactive * improve readability for failure threshold calculation * update config lock * change error handling for GetProgress in graceful exit endpoint on the satellite side * return proper rpc error in endpoint * add check in chore test for checking finish timestamp and queue |
||
---|---|---|
.. | ||
accounting | ||
attribution | ||
audit | ||
console | ||
contact | ||
dbcleanup | ||
gc | ||
gracefulexit | ||
inspector | ||
mailservice | ||
marketingweb | ||
metainfo | ||
metrics | ||
nodestats | ||
orders | ||
overlay | ||
payments | ||
repair | ||
rewards | ||
satellitedb | ||
vouchers | ||
api.go | ||
peer.go |