From 13c0d273929c11f6b53336b5c52be3ef72a7707a Mon Sep 17 00:00:00 2001 From: daiao <358551898@qq.com> Date: Mon, 22 Jul 2019 09:53:27 +0800 Subject: [PATCH] 1 --- app/controllers/games_controller.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/games_controller.rb b/app/controllers/games_controller.rb index 556423ba0..e6a592f51 100644 --- a/app/controllers/games_controller.rb +++ b/app/controllers/games_controller.rb @@ -540,7 +540,7 @@ class GamesController < ApplicationController end end end - # 有异常,版本库获取不到代码,前端轮训 + # 有异常,版本库获取不到代码,前端轮训30S后,调用retry == 1 tip_exception(0, e.message) end end