manyfold icon indicating copy to clipboard operation
manyfold copied to clipboard

Change background activity management to a different system

Open Floppy opened this issue 8 months ago • 0 comments

Currently we have background jobs that run, and are tracked with ActiveJob::Status, but this doesn't give us enough control and has a bunch of problems. We should change to a different approach; perhaps https://github.com/radioactive-labs/chrono_forge, or something else.

Floppy avatar May 31 '25 09:05 Floppy