-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Background
The log that tells you the state of an order is quite terse:
Check conditional order result: 🕣 TRY_AT_EPOCH. Reason: POLL_TRY_AT_EPOCH: traded amount too small
For debugging purposes, I think it could be improved.
Details
What I'm thinking about is:
Check conditional order result: 🕣 TRY_AT_EPOCH. TImestamp: 1707223545. Reason: POLL_TRY_AT_EPOCH: traded amount too small (owner 0xEf9831837Da1397838700D0Db95447556133cdEa, hash 0x7fac4df2398d09f2f31a92a0c6c18dd07be1396d2cb19e3856b97a3c1085f466)
(Note the extra timestamp and a clear reference to which order we're talking about.
Acceptance criteria
- Details have been added to the log statement
Metadata
Metadata
Assignees
Labels
No labels