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
Problem description
A common request is that when a node does not respond within a certain time frame or crashes the aggregator still continues with the nodes that did produce a valid result.
Desired solution
Add an input flag (Does the UI support flags?) that tells the aggregator to continue with the nodes that responded within the timeout t.
Add an input parameter where you can define the timeout
Or combine these two input variables in someway that it makes sense.
The text was updated successfully, but these errors were encountered:
Problem description
A common request is that when a node does not respond within a certain time frame or crashes the aggregator still continues with the nodes that did produce a valid result.
Desired solution
timeout
t.Or combine these two input variables in someway that it makes sense.
The text was updated successfully, but these errors were encountered: