Something went wrong on our end
Add a dedicated RQ queue for exports.
Compare changes
- Bastien Abadie authored
@@ -222,6 +222,7 @@ class TestJobs(FixtureAPITestCase):
@@ -291,6 +292,7 @@ class TestJobs(FixtureAPITestCase):
Refs https://redmine.teklia.com/issues/5584
The export tasks should run on a dedicated RQ queue so we can separate them from other tasks in production to run on servers with large HDDs