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
Head method should have its default timeout for all requests(if it wasn't set) and in case we receive less than 3/4 of a positive response, we should ask more peers to determine the current Head.
Note: we should implement retry only for tracked peers. For the trusted peers - only timeout will be enough.
The text was updated successfully, but these errors were encountered:
Thanks, @Wondertan! I'd very much like to work on this issue :)
I can get started with it only on Monday, though :(
In the meantime, could you please assign this one to me?
Head method should have its default timeout for all requests(if it wasn't set) and in case we receive less than 3/4 of a positive response, we should ask more peers to determine the current Head.
Note: we should implement retry only for tracked peers. For the trusted peers - only timeout will be enough.
The text was updated successfully, but these errors were encountered: