Skip to content

Split celery worker affinity #15773

@jaredlockhart

Description

@jaredlockhart

Right now we lump all celery tasks into a single worker, but there are now many slower tasks for fetching jetstream/monitoring data that run frequently, and also the tasks that just broker interactions with Remote Settings. Let's split those out so we have two workers: one dedicated to RS changes, and one that handles the slower moving jobs. That way a slow moving job doesn't block fast turn around for RS reviews.

┆Issue is synchronized with this Jira Task

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions