Open
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"