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
Add application metadata to the describe API's return value
Summary: Today torchx's describe API does not capture the job's metadata from the scheduler. This diff adds a `metadata` field to the describe API so that the schedulers can hydrate the metadata field in their describe APIs.
Differential Revision: D74438626
0 commit comments