Azure / Azure/azure-functions-durable-js

Query instances by prefix / OrchestrationStatusQueryCondition

Open
#333 1 comment 0 reactions 0 assignees View on GitHub
Enhancement Observability P2
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

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 https://github.com/Azure/azure-functions-durable-js/issues/319

Contributor guide

Open the contributing guide

Research direction

Compare the Node/TypeScript instance-status query API with C# ListInstancesAsync and OrchestrationStatusQueryCondition.InstanceIdPrefix. Review issue #319 for the requested pagination support; done means Node callers can query instances by an ID prefix with pagination.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, node.js, typescript
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.