You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It looks like both JobScheduler and JobExectuor use prefetch = true to receive commands from the same queue while the exchange is a 'direct' exchange. If the JobExecutor is busy, the command may not be responded.
The text was updated successfully, but these errors were encountered:
It looks like both JobScheduler and JobExectuor use prefetch = true to receive commands from the same queue while the exchange is a 'direct' exchange. If the JobExecutor is busy, the command may not be responded.
The text was updated successfully, but these errors were encountered: