Commit Graph

2 Commits

Author SHA1 Message Date
Stan Hu f4319f6a18 Remove warning noise in ProjectImportOptions
Squlches these warnings:

```
/opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: already initialized constant ProjectImportOptions::IMPORT_RETRY_COUNT
/opt/gitlab/embedded/service/gitlab-rails/app/workers/concerns/project_import_options.rb:5: warning: previous definition of IMPORT_RETRY_COUNT was here
```
2018-01-11 13:03:26 -08:00
Tiago Botelho 558c971e31 Fork and Import jobs only get marked as failed when the number of Sidekiq retries were exhausted 2017-12-15 09:54:10 +00:00