microsoft / microsoft/fhir-server

Reindex job stuck at "Queued"

Open
#3,684 14 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Bug Review
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:

  1. Create search parameter, test on a single resource (success)
  2. Submit reindex job for new parameter (success)
  3. Query reindex job ID - status is stuck at "Queued"

Expected behavior
Reindex job should run

Actual behavior
Reindex job remains "Queued"

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.