Background tasks #50984
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Some operations on pillar are long running (bucket file upload, batch operations). For this we plan to rely on a task queue like Celery.
Changed status to: 'Open'
Added subscriber: @fsiddi
Celery support was added in
5af54237b9
, it's now used to update nodes and users in Algolia.Changed status from 'Open' to: 'Resolved'