Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

返回最终状态时增加等待时间设置 #309

Closed
Jueee opened this issue Apr 2, 2021 · 0 comments · Fixed by #358
Closed

返回最终状态时增加等待时间设置 #309

Jueee opened this issue Apr 2, 2021 · 0 comments · Fixed by #358
Labels
enhancement New feature or request

Comments

@Jueee
Copy link

Jueee commented Apr 2, 2021

在提交答案后,会显示等待结果超时。
image
但是实际上去系统中查看,是已经提交成功了。
image

发现是由于15秒内(50次*300毫秒),api依旧没有返回最终状态就提示等待结果超时。
https://github.com/shuzijun/leetcode-editor/blob/master/src/main/java/com/shuzijun/leetcode/plugin/manager/CodeManager.java
希望能增加等待时间设置,尽量避免这种情况。

@shuzijun shuzijun added the enhancement New feature or request label Apr 2, 2021
@shuzijun shuzijun mentioned this issue Jul 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants