You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
substreams run does not report the attempt number. If a block is retried 3 times, these retry counts are not visible in the UI.
The timer resets on every attempt, but there is no visibility that the number of attempts is increasing.
Example, after 3 attempts are tried, running ipfs://QmYAFz2iRNj41tP8DyAg61X4NoqaAxgf4W4j7Gn1bCtTs7 on arbitrum-one with -H "X-Sf-Substreams-Parallel-Jobs: 1
substreams run
does not report the attempt number. If a block is retried 3 times, these retry counts are not visible in the UI.The timer resets on every attempt, but there is no visibility that the number of attempts is increasing.
Example, after 3 attempts are tried, running
ipfs://QmYAFz2iRNj41tP8DyAg61X4NoqaAxgf4W4j7Gn1bCtTs7
on arbitrum-one with-H "X-Sf-Substreams-Parallel-Jobs: 1
Note the "Progress messages received" vs the "Duration".
The text was updated successfully, but these errors were encountered: