You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shorted the seal timeout judgemet from 30 minutes to 5 minutes for fast timeout to avoid pending file queue jam, which may leads to more file seal timeout because the file copy may have been removed from the original IPFS node if the file waits too long time in the queue.
Implement retry mechanism for seal failed records.
For the probability filter, the pTake value should divide by GroupCount instead of nodeCount, because one group can have only one replica