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

Improve Request Node Logging #1391

Open
3 tasks
MantisClone opened this issue Apr 17, 2024 · 0 comments
Open
3 tasks

Improve Request Node Logging #1391

MantisClone opened this issue Apr 17, 2024 · 0 comments

Comments

@MantisClone
Copy link
Member

MantisClone commented Apr 17, 2024

Problem

The Request Node logs are difficult to read and analyze.

  • information is split across separate logs so it's hard to correlate the logs

Proposed Solution

  • Every endpoint on the gateway should log the incoming request and the outgoing response.
  • Logs should be clear about whether they're logging Channel ID, Request transaction ID, on-chain transaction ID, or on-chain transaction receipt.
  • If possible and easy, whenever we log the request transaction ID, we should also log the on-chain transaction ID.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🐞🧹 Backlog: Bug, Tech Debt, or Chore
Development

No branches or pull requests

1 participant