This MR changes the logging process of the dispatcher by using a lazily evaluated object that will shorten the big structures that can appear in the log sometimes (big lists, big dictionaries and huge bytes data).
Due to a massive storm of spam, registration on this instance now requires explicit administrator approval. Sorry for the added friction, we're also looking into automatic filtering options.
This MR changes the logging process of the dispatcher by using a lazily evaluated object that will shorten the big structures that can appear in the log sometimes (big lists, big dictionaries and huge bytes data).