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
The rpc server should accept an arbitrary set of key/value pairs for non-builtin task methods. These tags should be semantically meaningless, but should also be returned in the output of the ps and poll methods.
Describe the feature
The rpc server should accept an arbitrary set of key/value pairs for non-builtin task methods. These tags should be semantically meaningless, but should also be returned in the output of the
ps
andpoll
methods.Example rpc call:
Resulting
ps
output:Resulting
poll
output:The text was updated successfully, but these errors were encountered: