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
i'm testing redis job store with redis cluster. It seems that DisallowConcurrentExecution does not work. With local redis installation works correctly.
I have a Repeat Interval of 60 sec. The Job takes 70 sec to execute.
It is the only one job configured. The next job ist started during the last one still running.
Is some extra config needed? I will attach my sample.
thanks for help.
regards
Dmitri
The text was updated successfully, but these errors were encountered:
Hello,
i'm testing redis job store with redis cluster. It seems that DisallowConcurrentExecution does not work. With local redis installation works correctly.
I have a Repeat Interval of 60 sec. The Job takes 70 sec to execute.
It is the only one job configured. The next job ist started during the last one still running.
Is some extra config needed? I will attach my sample.
thanks for help.
regards
Dmitri
The text was updated successfully, but these errors were encountered: