alchemyplatform / rundler

An ERC-4337 Bundler in Rust
GNU Lesser General Public License v3.0
247 stars 30 forks source link

[rpc] Metric for failures due to panic #680

Closed dancoombs closed 2 months ago

dancoombs commented 2 months ago

Describe the feature Add metric to track RPC requests that fail due to a thread panic.

Additional context This can be used for alerting and to help find bugs.

dancoombs commented 2 months ago

Closed by https://github.com/alchemyplatform/rundler/pull/689