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
The watchtower uses custom revert messages to determine if it should continue to create orders.
If the revert bytes don't decode to a known error, polling stop.
This can happen in unexpected circumstances, like overflow because of weird rounding.
Background
The watchtower uses custom revert messages to determine if it should continue to create orders.
If the revert bytes don't decode to a known error, polling stop.
This can happen in unexpected circumstances, like overflow because of weird rounding.
Details
Related watchtower issue.
Acceptance criteria
The text was updated successfully, but these errors were encountered: