Skip to content

Improve Request Node Logging #1391

@MantisClone

Description

@MantisClone

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.
  • Label all data - Logs should be clear about whether they're logging Channel ID, Request transaction ID, on-chain transaction ID.
  • If possible and easy, Whenever we log the request transaction ID, we should also log the on-chain transaction ID and the IPFS CID
  • Whenever the Request Node times out we should log it.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions