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
Chain processor will not proceed if there is an error parsing a block. The relayer is timing out when querying the osmosis epoch blocks. It will try to flush after this, but because the osmosis height is not incrementing, it will fail to query the packet commitments that occurred after the epoch block height.