Hey @oops - do you mean like queuing up a bunch of tasks that need to run in the background to prevent long processing times from slowing down site loads or causing timeouts? I don’t think there’s anything built into the Roots stack for that, but I’ve seen a couple of solutions out there.
I’ve used this one: https://github.com/deliciousbrains/wp-background-processing
And here’s another: https://actionscheduler.org