Azure / Azure/azure-functions-durable-python

Add ListEntities API

Open
#297 3 comments 0 reactions 0 assignees View on GitHub
Enhancement fixed-in-v2
Dominant language
Python
Stars
157
Forks
70
Avg merge
2d 10h
Merged PRs (30d)
2

Description

As in title, the following API is missing from the durable client: https://docs.microsoft.com/en-us/dotnet/api/microsoft.azure.webjobs.extensions.durabletask.idurableentityclient.listentitiesasync?view=azure-dotnet

**As part of that work, we should also make sure that the API accessible to HTTP clients.**

Contributor guide

Open the contributing guide

Research direction

Start by comparing the durable client's available APIs with the referenced .NET ListEntitiesAsync documentation, then trace how durable-client APIs are exposed to HTTP clients. Done means the missing ListEntities API is available through the durable client and is also accessible to HTTP clients.

Written by the indexing model from the issue text.

Assessment

Tech stack
azure, python
Domain
api, backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.