massalabs / transfers-indexer

Simple transfers of EOA indexer
1 stars 0 forks source link

Investigate timeouts with the node's API #10

Open Leo-Besancon opened 4 months ago

Leo-Besancon commented 4 months ago

The transfers_indexer sometimes panics with:

thread 'tokio-runtime-worker' panicked at src/main.rs:144:63:
called `Result::unwrap()` on an `Err` value: ErrorObject { code: ServerError(-32080), message: "Request timeout", data: None }
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

Notes: