Josh Klopfenstein
Josh Klopfenstein
No worries. It's flaky sometimes. Thanks for fixing.
Linked PR allows for cancellation between migrations, but not during a migration. The latter was deliberately left for after regenesis.
Ideally we can ingest them all into prometheus. A first PR that sets up the scaffolding could start with something simple like `metrics.*Metrics.DiskSpaceUsage()`. A few follow-ups could add everything on...
Love the idea of merging `feeder` and `gateway`. > Therefore we need to introduce a Feeder interface which is used by both the rpc package and the StarknetData package. Why...
We can wait for https://github.com/NethermindEth/juno/pull/1399 to be merged so we don't have to calculate backoffs and sleep manually.