tech(export_job): sometimes ExportJob are OOMed, in those cases jobs are stuck and never retried. release lock and increase attemps
This commit is contained in:
parent
536a03bbb4
commit
be47152096
4 changed files with 101 additions and 0 deletions
1
Gemfile
1
Gemfile
|
@ -91,6 +91,7 @@ gem 'sidekiq'
|
|||
gem 'skylight'
|
||||
gem 'spreadsheet_architect'
|
||||
gem 'strong_migrations' # lint database migrations
|
||||
gem 'sys-proctable'
|
||||
gem 'turbo-rails'
|
||||
gem 'typhoeus'
|
||||
gem 'ulid-ruby', require: 'ulid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue