We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WatchTower has many errors that are thrown to our alert/log system.
These errors are most of the time false positives of cases we want to handle better.
This epic will point to some initiatives that would handle these cases.
auth
DuplicatedOrder
Also, as part of this effort on improving logging end monitoring:
The text was updated successfully, but these errors were encountered:
I've removed merkle support from this list as it's being tracked by the epic cowprotocol/pm#9. Subsequently, closing the issue.
Sorry, something went wrong.
anxolin
No branches or pull requests
WatchTower has many errors that are thrown to our alert/log system.
These errors are most of the time false positives of cases we want to handle better.
Handle special cases
This epic will point to some initiatives that would handle these cases.
auth
): feature: Handle cancellations: Reduce errors and logs composable-cow#52DuplicatedOrder
on the Orderbook API: It should not be an errors, since it just mean that someone else already published it Improve logs and dont fail if it is a duplicated order composable-cow#40Improve Logging / Monitoring
Also, as part of this effort on improving logging end monitoring:
Other MISC
The text was updated successfully, but these errors were encountered: