Skip to content

Move org deletion to background job #1898

@tw4l

Description

@tw4l

We have a few API endpoints where it would be better to respond 200 early and move the logic of the endpoint into a background job that can be queued and retried if necessary.

The first implementation of this moves org deletion into a background job with full access to the backend's ops classes.

Additional tasks will be moved to background jobs in a separate second step.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Done!

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions