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

Query instances by prefix / OrchestrationStatusQueryCondition #333

Open
gpa opened this issue Mar 31, 2022 · 1 comment
Open

Query instances by prefix / OrchestrationStatusQueryCondition #333

gpa opened this issue Mar 31, 2022 · 1 comment
Labels
Enhancement New feature or request Observability Trouble seeing app health or how functions run. P2 Priority 2 item

Comments

@gpa
Copy link

gpa commented Mar 31, 2022

I would like to getStatus of all instances starting with a given id prefix.
This seems to be already implemented in C# via ListInstancesAsync and OrchestrationStatusQueryCondition.InstanceIdPrefix
Is this possible in node? Is there an ETA for this feature?
For this feature to be useful it would also need pagination support already requested in #319

@ghost ghost added the Needs: Triage 🔍 label Mar 31, 2022
@davidmrdavid davidmrdavid added Enhancement New feature or request and removed Needs: Triage 🔍 labels Mar 31, 2022
@davidmrdavid
Copy link
Collaborator

Hi @gpa,

Thank you for reaching out. I've added this item to our durableClient feature-parity milestone. We intend to implement this feature, but we are currently prioritizing orchestration and entity-based feature parity so I can't provide an ETA at the moment. That said, I've marked this issue for tracking moving forward.

@hossam-nasr, just an FYI that this feature is being requested. Let's discuss it during our next meeting.

@lilyjma lilyjma added P2 Priority 2 item Observability Trouble seeing app health or how functions run. labels Jan 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Observability Trouble seeing app health or how functions run. P2 Priority 2 item
Projects
None yet
Development

No branches or pull requests

3 participants