Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
heptapod
heptapod
Commits
9488d06ab844
Commit
9e47563d
authored
Mar 01, 2018
by
Shinya Maeda
Browse files
Add object_storage queue to sidekiq_queues.ym. and correct queue name in all_queues.yml.
parent
2aa269d7cfda
Changes
2
Show whitespace changes
Inline
Side-by-side
app/workers/all_queues.yml
View file @
9488d06a
...
@@ -105,4 +105,4 @@
...
@@ -105,4 +105,4 @@
-
upload_checksum
-
upload_checksum
-
web_hook
-
web_hook
-
object_storage:archive_legacy_trace_worker
-
object_storage:archive_legacy_trace
\ No newline at end of file
\ No newline at end of file
config/sidekiq_queues.yml
View file @
9488d06a
...
@@ -69,3 +69,4 @@
...
@@ -69,3 +69,4 @@
- [storage_migrator, 1]
- [storage_migrator, 1]
- [pages_domain_verification, 1]
- [pages_domain_verification, 1]
- [plugin, 1]
- [plugin, 1]
- [object_storage, 1]
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment