Skip to content
New issue

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

chore: More information in log output #143

Open
1 task
fedgiac opened this issue Feb 6, 2024 · 0 comments
Open
1 task

chore: More information in log output #143

fedgiac opened this issue Feb 6, 2024 · 0 comments

Comments

@fedgiac
Copy link
Contributor

fedgiac commented Feb 6, 2024

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
@fedgiac fedgiac changed the title chore: chore: More information in log output Feb 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant