Is it possible for a route that calls instead of calling the worker to call the queue that will call
Is it possible for a route that calls instead of calling the worker to call the queue that will call the worker?
Because if it is necessary to call a worker on the route that adds it to the queue and this queue calls another worker to process it, I will have 2x the number of executions
Because if it is necessary to call a worker on the route that adds it to the queue and this queue calls another worker to process it, I will have 2x the number of executions





