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
Similar to how we prune slabs, we should also asynchronously remove sectors that are part of an archived contract from the db. That way deleting a contract doesn't block for too long and potentially locks up the database.
The text was updated successfully, but these errors were encountered:
Similar to how we prune slabs, we should also asynchronously remove sectors that are part of an archived contract from the db. That way deleting a contract doesn't block for too long and potentially locks up the database.
The text was updated successfully, but these errors were encountered: