Guidance on Implementing a Long-Running Queue Processor
Hello. I'm trying to implement a long-running queue processor. I'm using
Can somebody please provide guidance? https://effect.website/play#fbc84f67b448
ManagedRuntime as this is going to be called in a number of contexts—primarily React. I've tried to adapt some example code from the Effect website and various Discord threads, but I must be doing a few things wrong: disposal of the runtime does shutdown the queue processor.Can somebody please provide guidance? https://effect.website/play#fbc84f67b448
