Skip to content

Add DISABLE_SOLID_QUEUE environment variable#1579

Merged
theseanything merged 1 commit intomainfrom
add-disable-solid-queue-env-var
Sep 8, 2025
Merged

Add DISABLE_SOLID_QUEUE environment variable#1579
theseanything merged 1 commit intomainfrom
add-disable-solid-queue-env-var

Conversation

@theseanything
Copy link
Contributor

Allow disabling solid queue puma plugin via environment variable.
By default loads solid queue plugin in production mode unless
DISABLE_SOLID_QUEUE is set to "true".

This is used to disable the solid queue supervisor process from
our web server ECS tasks. This allows us to test these changes
in non-production environments. This is part of work moving the
solid queue workers into a separate ECS task.

@github-actions
Copy link
Contributor

🎉 A review copy of this PR has been deployed! It is made of up two components

  1. A review copy of forms-runner
  2. A production copy of forms-admin

Important

Not all of the functionality of forms-runner is present in review apps.
Functionality such as sending emails, file upload, and S3 submission types are
deliberately disabled for the sake of simplifying review apps.

You should use the full dev environment to test the functionality which is disabled here.

It may take 5 minutes or so for the application to be fully deployed and working. If it still isn't ready
after 5 minutes, there may be something wrong with the ECS task. You will need to go to the integration AWS account
to debug, or otherwise ask an infrastructure person.

For the sign in details and more information, see the review apps wiki page.

@theseanything theseanything requested a review from lfdebrux August 15, 2025 12:51
@whi-tw
Copy link
Contributor

whi-tw commented Sep 8, 2025

@theseanything if happy, could you please get this merged in, so we can start testing?

Allow disabling solid queue puma plugin via environment variable.
By default loads solid queue plugin in production mode unless
DISABLE_SOLID_QUEUE is set to "true".

This is used to disable the solid queue supervisor process from
our web server ECS tasks. This allows us to test these changes
in non-production environments. This is part of work moving the
solid queue workers into a separate ECS task.
@theseanything theseanything force-pushed the add-disable-solid-queue-env-var branch from 5822319 to ab4be2f Compare September 8, 2025 08:52
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2025

@theseanything theseanything merged commit 653284d into main Sep 8, 2025
8 of 9 checks passed
@theseanything theseanything deleted the add-disable-solid-queue-env-var branch September 8, 2025 08:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants