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
there are often (multiple times a week) re-organized blocks in the index that should be re-indexed. This happens most of the time with fast-moving chains (like bArtio Testnet).
as a result we expose invalid data
root cause could be that we're ofter crashing and then we'll miss re-orged blocks, so maybe better first change error handling so the entire hubble process does not restart upon a failure
The text was updated successfully, but these errors were encountered:
qlp
linked a pull request
Sep 16, 2024
that will
close
this issue
there are often (multiple times a week) re-organized blocks in the index that should be re-indexed. This happens most of the time with fast-moving chains (like bArtio Testnet).
as a result we expose invalid data
root cause could be that we're ofter crashing and then we'll miss re-orged blocks, so maybe better first change error handling so the entire hubble process does not restart upon a failure
The text was updated successfully, but these errors were encountered: