Skip to content

fix: Add fallback for json.loads in ServerClient#554

Open
wedu-nvidia wants to merge 2 commits intomainfrom
wedu/fix-json-loads-exception
Open

fix: Add fallback for json.loads in ServerClient#554
wedu-nvidia wants to merge 2 commits intomainfrom
wedu/fix-json-loads-exception

Conversation

@wedu-nvidia
Copy link

Handle cases where global_config_dict_yaml from head server is valid YAML but not valid JSON by falling back to direct OmegaConf.create().

@copy-pr-bot
Copy link

copy-pr-bot bot commented Jan 5, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

Handle cases where global_config_dict_yaml from head server is valid
YAML but not valid JSON by falling back to direct OmegaConf.create().

Signed-off-by: Wedu <[email protected]>
Signed-off-by: Wei Du <[email protected]>
@wedu-nvidia wedu-nvidia force-pushed the wedu/fix-json-loads-exception branch from bc9ba07 to cde2cde Compare January 5, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant