Skip to content
This repository has been archived by the owner on Aug 8, 2024. It is now read-only.

Fix prune time + node read issues #151

Merged
merged 1 commit into from
Apr 18, 2024
Merged

Conversation

TheMarstonConnell
Copy link
Member

From Brochain:

Pruning resumes. It seems that if the provider cannot connect to an RPC for whatever reason, it doesn't try again, it exits.

So we make sure pruning never fails while pining the RPC node unless it's the very first attempt.

We also filter out active deals that aren't ours as we go rather than after to make sure our memory usage doesn't spike like crazy.

@TheMarstonConnell TheMarstonConnell merged commit c74f966 into main Apr 18, 2024
5 checks passed
@TheMarstonConnell TheMarstonConnell deleted the marston/fix-prune-time branch April 18, 2024 16:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants