Skip to content

Fix Deletion Script OOM #1676

@PeterChen13579

Description

@PeterChen13579

Summary

Deletion script currently stores all queries in memory before executing them, resulting in OOM if we delete millions of ledgers at a time. We should prevent this. Also good idea to add a file to support resume deletion from where it had left off in case of the program crashing

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    Status

    ✅ Merged

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions