Skip to content

Celery configuration variables are using deprecated uppercase names #3040

@bjester

Description

@bjester

Celery is the task queue management library Studio uses to queue and execute asynchronous background tasks. Our configuration is currently outdated.

Observed behavior

The Celery configuration variables are using outdated uppercase names which are currently deprecated for the version of Celery we're using.

Expected behavior

The variables should use supported configuration according to Celery's documentation.

Consequences

Upgrades to Celery may require this to be resolved. Currently, the Celery developers extended the migration period for resolving this through version 5.0

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions