cowprotocol / cowprotocol/docs
chore: in Watchtower/Composable CoW, stress that reverting with unknown errors causes order polling to stop
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 32
- PR merge metrics
- No merged PRs in 30d
Description
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
Acceptance criteria
- Clear warning about unexpected reverts in the composable cow page.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the Composable CoW documentation page and review the custom error codes section linked in the issue. Add a clear warning about unexpected or unknown reverts stopping order polling; the acceptance criterion is satisfied when that warning appears on the composable cow page.
Written by the indexing model from the issue text.
Assessment
- Domain
- documentation
- Issue type
- Documentation
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 55/100