Skip to content

Conversation

ComplementaryPogo
Copy link

@ComplementaryPogo ComplementaryPogo commented Oct 13, 2025

When running rotom with a high workers-to-devices ratio (in my case nearly 200) and with a device cooldown enabled (my mistake, and fixed now) the logs are extremely spammy, with hundreds or thousands of the same message printed per second, since it is printed once per unavailable worker, per connection attempt.

This PR moves the extremely spammy message down to debug level, and also makes the error printed to the log more concise and offers troubleshooting instructions so that future users are more easily able to resolve it.

Example of two seconds of the log spam in question:
rotom-spam.log

I've tested this change by building it into a docker container and running it on my unown stack.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant