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

Internal error - requested actions already scheduled #637

Closed
rebkwok opened this issue Aug 24, 2023 · 1 comment
Closed

Internal error - requested actions already scheduled #637

rebkwok opened this issue Aug 24, 2023 · 1 comment

Comments

@rebkwok
Copy link
Contributor

rebkwok commented Aug 24, 2023

Internal error on job-runner reported by honeycomb

Job:
https://jobs.opensafely.org/the-effect-of-long-covid-on-quality-adjusted-life-years-using-openprompt/openprompt-hrqol/20051/

The traceback is:

Traceback (most recent call last):
  File "/srv/jobrunner/code/jobrunner/create_or_update_jobs.py", line 55, in create_or_update_jobs
    new_job_count = create_jobs(job_request)
  File "/srv/jobrunner/code/jobrunner/create_or_update_jobs.py", line 91, in create_jobs
    assert_new_jobs_created(job_request, new_jobs, latest_jobs)
  File "/srv/jobrunner/code/jobrunner/create_or_update_jobs.py", line 301, in assert_new_jobs_created
    raise JobRequestError("All requested actions were already scheduled to run")
jobrunner.create_or_update_jobs.JobRequestError: All requested actions were already scheduled to run
@madwort
Copy link
Contributor

madwort commented Sep 11, 2023

I believe this is fixed by #648

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

No branches or pull requests

2 participants