microsoft / microsoft/fhir-server
Reindex job stuck at "Queued"
Nobody has claimed this yet.
- Dominant language
- TSQL
- Stars
- 1.4k
- Forks
- 592
- Avg merge
- 2d 7h
- Merged PRs (30d)
- 41
Description
Describe the bug
After submitting a reindex job, the job remains queued indefinitely with no progress. The issue persists after deleting and resubmitting the job. Similar to #2200 ?
FHIR Version?
R4
Data provider?
CosmosDB
To Reproduce
Steps to reproduce the behavior:
- Create search parameter, test on a single resource (success)
- Submit reindex job for new parameter (success)
- Query reindex job ID - status is stuck at "Queued"
Expected behavior
Reindex job should run
Actual behavior
Reindex job remains "Queued"
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the reproduction steps for the R4 CosmosDB reindex job and compare the behavior with issue #2200. Trace the submitted job from creation through its status query. Done means a reindex job progresses beyond "Queued" and runs successfully after submission.
Written by the indexing model from the issue text.
Assessment
- Domain
- backend, databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100