Generalize task management #17
Loading…
Add table
Add a link
Reference in a new issue
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?
Rieter already uses some form of specialized worker pool that tasks can be scheduled on to process uploaded packages. The mirroring system also adds a few, so it might be better to generalize the system so that later data processing can be better integrated in the existing system.
Generalizing this system would also allow hooking e.g. an admin information feed into the task system
Requirements