Planning on learning how to do this next week. If you have any articles/video that could point me in the right direction, that would be highly appreciated.
It's just a task library (I used Dramatiq) with a worker that connects to it. Then the worker picks up tasks, processes them and uploads the results to R2.
stavros|3 years ago
It's just a task library (I used Dramatiq) with a worker that connects to it. Then the worker picks up tasks, processes them and uploads the results to R2.