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
In the aggregator, when sending the aggregated response, it might occur that the gasPrice increases and the checkRespondToTaskFeeLimit does not pass. We should store those tasks and send the response after some time if the gas price has decreased.
The text was updated successfully, but these errors were encountered:
In the aggregator, when sending the aggregated response, it might occur that the
gasPrice
increases and thecheckRespondToTaskFeeLimit
does not pass. We should store those tasks and send the response after some time if the gas price has decreased.The text was updated successfully, but these errors were encountered: