streamingfast / substreams

Powerful Blockchain streaming data engine, based on StreamingFast Firehose technology.
Apache License 2.0
166 stars 46 forks source link

Provide more info when a stream fails #516

Open abourget opened 3 months ago

abourget commented 3 months ago

Goal: Improve Substreams DevEx

When a stream stops, you get an error with the final message, but the engine drops the logs produced by the failed module, which might be precious for debugging.

Here are suggested solutions: