filecoin-project / filecoin-project/boost

Add functionality to Boost to monitor and extend `Available` sectors for SnapDeals

Open
#533 1 comment 0 reactions 0 assignees View on GitHub
area/storage area/ux kind/enhancement
Dominant language
Go
Stars
121
Forks
79
Avg merge
10d 14h
Merged PRs (30d)
1

Description

`MaxSectorExpirationExtension` is 540 days.

Many storage clients are trying to make deals with a duration of >520 days, with start epoch 2-3 days from the current epoch.

This means that an SP that wants to do SnapDeals must always have a set of `fresh` sectors that were extended "recently" -- in the last few days.

---

We should have functionality in Boost that monitors the number of `fresh` sectors, and provides an easy way to extend them periodically.

The set of sectors that need to be kept fresh like this is related to the max rate of snap dealing which possibly makes it a tiny fraction of total CC sectors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.