Skip to content

private tables cleaning #412

@christophemacabiau

Description

@christophemacabiau

Summary

Is there a way to clean the private tables ?
We need to create queues during the lifetime of our application. When a new queue is created, an older queue becomes useless. Is there a way to remove it from the _private_tasks table?

Additional context

We need to target some consumers for some jobs, and the forbidden flags mechanism is not very practical (we would need the allowed flags version). The best way we have found is to create queues listened only by the target consumers (which are temporary).

Metadata

Metadata

Labels

help wantedExtra attention is needed

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