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
Describe the bug
During the execution of n8n, the following log entry was observed:
2023-10-11T21:38:57.992Z [Rudder] info: Your message must be < 32kb. This is currently surfaced as a warning.
To Reproduce
Steps to reproduce the behavior:
Go to 'n8n Dashboard'
Start or execute a workflow integrating with Rudder
Check the logs after execution
See the above-mentioned warning in the logs
Expected behavior
No warnings related to message size should be displayed during regular workflow execution.
Environment (please complete the following information):
The text was updated successfully, but these errors were encountered:
snipercorretor
changed the title
Aviso Sobre Limite de Tamanho de Mensagem na Integração Rudder
Warning Regarding Message Size Limit in Rudder Integration
Oct 12, 2023
Thanks for the report, It looks like we might need to update our telemetry to not log any warnings. The good news is that this shouldn't break anything it just means your log output won't be pretty.
I have created an internal dev ticket which we are tracking as N8N-7005
We’re taking some time to review and tidy up our issue tracker. It looks like this issue hasn’t had any recent activity for the past 6 months. To keep our backlog focused on current priorities, we’re closing this issue for now.
That said, this doesn’t mean the issue is forgotten! If this is still relevant or you have more information to add, feel free to reopen it or create a new issue and we’d be happy to revisit it.
Thank you for understanding and for contributing to the project!
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
During the execution of n8n, the following log entry was observed:
2023-10-11T21:38:57.992Z [Rudder] info: Your message must be < 32kb. This is currently surfaced as a warning.
To Reproduce
Steps to reproduce the behavior:
Go to 'n8n Dashboard'
Start or execute a workflow integrating with Rudder
Check the logs after execution
See the above-mentioned warning in the logs
Expected behavior
No warnings related to message size should be displayed during regular workflow execution.
Environment (please complete the following information):
OS: Debian Linux
n8n Version: latest
Database system: Postgres
Operation mode: queue
The text was updated successfully, but these errors were encountered: