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
{{ message }}
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.
We only try to fetch a PoV from a validator if it sent us its vote previously and we only send a vote once we stored the available data. Thus if the av-store does not get pruned in the meantime, it should be impossible for a validator to answer with NoSuchPoV under normal conditions.
We need to investigate, what is going on. Starting with better metrics.
The text was updated successfully, but these errors were encountered:
We only try to fetch a PoV from a validator if it sent us its vote previously and we only send a vote once we stored the available data. Thus if the
av-store
does not get pruned in the meantime, it should be impossible for a validator to answer withNoSuchPoV
under normal conditions.We need to investigate, what is going on. Starting with better metrics.
The text was updated successfully, but these errors were encountered: