dev_forum
jingquan huang 6 years ago
parent 90c4f9cce6
commit 47286ba744

@ -602,10 +602,10 @@ class ShixunsController < ApplicationController
@current_task = myshixun.current_task(myshixun.games)
uid_logger("## shixun exec: myshixun id is #{myshixun.id}")
rescue Exception => e
uid_logger_error(e.message)
tip_exception("实训云平台繁忙繁忙等级81")
raise ActiveRecord::Rollback
# rescue Exception => e
# uid_logger_error(e.message)
# tip_exception("实训云平台繁忙繁忙等级81")
# raise ActiveRecord::Rollback
end
end
end

Loading…
Cancel
Save