You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Motivation
The `ChainWorkerRequest` is huge, we shouldn't print it. Saw it on the logs, and was taking over them completely.
## Proposal
Stop logging the contents of `ChainWorkerRequest`.
## Test Plan
CI + don't see it in logs anymore
## Release Plan
- Nothing to do / These changes follow the usual release cycle.
0 commit comments