Gym icon indicating copy to clipboard operation
Gym copied to clipboard

Remove PlainTextResponse response_class

Open fsiino-nvidia opened this issue 1 week ago • 0 comments

https://nvidia.slack.com/archives/C08TG7CLEGY/p1766191655660079

Initially in #290 , the response_class=PlainTextResponse was added to the /global_config_dict_yaml endpoint of the HeadServer as an attempt to debug parsing server info for the ng_status command. This lead to a parsing error in load_from_global_config. This command now uses it's own separate endpoint server_instances, so this needs to be removed.

fsiino-nvidia avatar Dec 20 '25 01:12 fsiino-nvidia