microsoft / microsoft/durabletask-java

Durable HTTP Support

Open
#39 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

feature-parity
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.