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
I had searched in the issues and found no similar issues.
What happened
By customizing the task type and using varpool to pass a large string to the next node (several hundred megabytes), the execution result sent from the worker to the master will not be read by the master. It is suspected that it is a network limitation, but the result is that the worker node does not change its state after execution and is stuck in this node
What you expected to happen
The task node completes normal execution and flows to the next node
How to reproduce
Put a string of hundreds of megabytes into varpool
This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.
This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.
Search before asking
What happened
By customizing the task type and using varpool to pass a large string to the next node (several hundred megabytes), the execution result sent from the worker to the master will not be read by the master. It is suspected that it is a network limitation, but the result is that the worker node does not change its state after execution and is stuck in this node
What you expected to happen
The task node completes normal execution and flows to the next node
How to reproduce
Put a string of hundreds of megabytes into varpool
Anything else
No response
Version
3.1.x
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: