Change
This commit is contained in:
parent
9ecea83506
commit
04a611a4aa
|
@ -25,6 +25,7 @@ class SyncForgeProjectJob < ApplicationJob
|
|||
Rails.logger.info("=======end to sync forge projects")
|
||||
rescue => e
|
||||
Rails.logger.info("=======sync forge projects has errors: #{e}")
|
||||
raise ActiveRecord::Rollback
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue