Unfortunately it seems to occur at random đŸ˜• It’s also being sent to the console, not logged via a logger. I think it’s occurring in TemporarilyStoringChannel, it contains a "queue" property and does a toList() on it - but no idea why this would be logged to the console in the way that it is. Playing around with it now.