Azure / Azure/azure-functions-durable-js

Add support for scheduled entity signals

Open
#140 13 comments 1 reaction 0 assignees View on GitHub
feature
Dominant language
TypeScript
Stars
142
Forks
66
Avg merge
3d 19h
Merged PRs (30d)
4

Description

Add an overload to `signalEntity` in the client and entity context that accepts a time in UTC to allow for scheduled signalling https://github.com/Azure/azure-functions-durable-extension/pull/990.

https://github.com/Azure/azure-functions-durable-extension/blob/fe11e73/src/WebJobs.Extensions.DurableTask/ContextInterfaces/IDurableEntityClient.cs#L44

Contributor guide

Open the contributing guide

Research direction

Start with the referenced IDurableEntityClient interface and inspect the client and entity-context implementations of signalEntity in this repository. Compare the proposed behavior with the linked Durable Functions pull request; done means both surfaces accept a UTC time for scheduled signalling and expose the corresponding overloads.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.