Blockstream / greenlight

Build apps using self-custodial lightning nodes in the cloud
https://blockstream.github.io/greenlight/getting-started/
MIT License
117 stars 27 forks source link

Add `session_id` to the metadata for grpc error responses #318

Open cdecker opened 11 months ago

cdecker commented 11 months ago

Identifying the session_id is a core step for us to help users. Attaching the session_id to the response metadata means that users almost always get the session_id to the user, which can then report the issue.