Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

scheduled job enqueued twice #29

Open
bp-FLN opened this issue Jan 9, 2019 · 0 comments
Open

scheduled job enqueued twice #29

bp-FLN opened this issue Jan 9, 2019 · 0 comments

Comments

@bp-FLN
Copy link
Contributor

bp-FLN commented Jan 9, 2019

We recently discovered that sometimes some of our scheduled jobs are enqueued twice.
It happens fairly random and does not seem to be related to the number of scheduled jobs scheduled at that specific time.
We suspect that this is caused by some kind of race-condition in the JesqueSchedulerService.

Some info about our setup:
There are 4 EC2 instances that are running the scheduler thread. They are connected to an ElastiCache cache.m4.xlarge Redis instance.

bp-FLN pushed a commit to uberall/grails-3-jesque that referenced this issue Jan 9, 2019
bp-FLN pushed a commit to uberall/grails-3-jesque that referenced this issue Jan 9, 2019
bp-FLN pushed a commit to uberall/grails-3-jesque that referenced this issue Jan 9, 2019
bp-FLN pushed a commit to uberall/grails-3-jesque that referenced this issue Jan 11, 2019
bp-FLN pushed a commit to uberall/grails-3-jesque that referenced this issue Apr 15, 2020
bp-FLN pushed a commit to uberall/grails-3-jesque that referenced this issue Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant