Naming the workers #737
NoReflexness
started this conversation in
General
Replies: 1 comment 4 replies
-
If I recall correctly, you can set up a Id in the tx |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a nice way to name the workers that are spun up when using --dist
As of now the workers are called gw0 and gw1 and so on. In my case these represent actual resources which has names and I would love to have these in the log output rather then:

I have poked around to to try and identify where i should hack this in.. should I hack it in.. but have come up empty handed.
Can anyone shed light on how this might be possible or maybe give a lead to where I would have to look.
Thank in advance.
Beta Was this translation helpful? Give feedback.
All reactions