microsoft / microsoft/durabletask-java
Durable HTTP Support
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 29
- Forks
- 18
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
More information here: https://docs.microsoft.com/en-us/azure/azure-functions/durable/durable-functions-http-features?tabs=csharp#consuming-http-apis
Note that the sidecar doesn't currently support Durable HTTP. However, it is supported in the Azure Functions Durable extension.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked Azure Durable Functions HTTP features documentation, then inspect how the Java sidecar currently handles HTTP-related functionality. The issue names no repository files or tests, so first map the relevant entry points and existing Durable extension support. Done means defining and implementing sidecar support for Durable HTTP, with appropriate verification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100