Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix the worker in development #5464

Open
wants to merge 1 commit into
base: production
Choose a base branch
from
Open

Conversation

grantfitzsimmons
Copy link
Member

@grantfitzsimmons grantfitzsimmons commented Dec 11, 2024

When the variable is specified, I cannot connect to the worker. Requests go unanswered, and I have been manually specifying the database name. However, when I remove the -Q option that tells Celery which queue to listen to, I no longer encounter this problem.

Is no one else having this issue?

Testing instructions

After applying this change:

  • Create a WorkBench data set
  • Validate it
  • Upload it
  • Roll it back

When the variable is specified, I cannot connect to the worker. Requests go unanswered, and I have been manually specifying the database name. However, when I remove the `-Q` option that tells Celery which queue to listen to, I no longer encounter this problem.
@grantfitzsimmons grantfitzsimmons requested a review from a team December 11, 2024 19:02
@grantfitzsimmons
Copy link
Member Author

New lead– might it be related to running mariadb locally instead of in Docker?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋Back Log
Development

Successfully merging this pull request may close these issues.

1 participant