orbisoperations / catalyst

Other
1 stars 0 forks source link

more logs #367

Closed jtaylor-orbis closed 1 month ago

jtaylor-orbis commented 1 month ago

TL;DR

Added error logging for channel creation and permission checks.

What changed?

How to test?

  1. Attempt to create a data channel with invalid parameters and verify that the error is logged in the console.
  2. Try to create a channel with a user who doesn't have the necessary permissions and check the worker logs for the detailed permission check information.

Why make this change?

This change improves debugging capabilities by providing more detailed error information in the logs. It will help developers identify and troubleshoot issues related to channel creation and permission checks more efficiently.

jtaylor-orbis commented 1 month ago

This stack of pull requests is managed by Graphite. Learn more about stacking.

Join @jtaylor-orbis and the rest of your teammates on Graphite Graphite

jtaylor-orbis commented 1 month ago

Merge activity