Any plans to support queue consumer workers running locally alongside a producer worker? The curren

Any plans to support queue consumer workers running locally alongside a producer worker? The current solution of putting the consumer code into the producer code to test it locally is... not ideal.
Was this page helpful?