Timeout错误目前必须返回200状态,才能被Playground JavaScript正确呈现。JavaScript需要更新,以便也能正确解析4xx错误,然后Playground应该更新为返回带有正确代码的响应。目前,任何类型的不成功请求都被视为5xx。
这可能对导览或其他使用playground的地方产生影响。
64jmpszr1#
https://golang.org/cl/229307提到了这个问题:playground: stop storing timeouts in cache
playground: stop storing timeouts in cache
1条答案
按热度按时间64jmpszr1#
https://golang.org/cl/229307提到了这个问题:
playground: stop storing timeouts in cache