onflow / flow-go

A fast, secure, and developer-friendly blockchain built to support the next generation of games, apps, and the digital assets that power them.
GNU Affero General Public License v3.0
533 stars 179 forks source link

Automate running execution storage health checks periodically #6382

Open fxamacker opened 3 months ago

fxamacker commented 3 months ago

Currently, storage health checks are done during migrations. Out of abundance of caution, we should check storage health regularly between migrations.

Suggested Solution

Maybe this can be automated to run on weekends (requires large vm for almost 2 hours) by using this new util command:

cc: @j1010001

github-actions[bot] commented 1 week ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.