Azure / Azure/azure-functions-durable-js
Provide batch position and size information inside entity operations
- Dominant language
- TypeScript
- Stars
- 142
- Forks
- 66
- Avg merge
- 3d 19h
- Merged PRs (30d)
- 4
Description
This is a follow-up to: https://github.com/Azure/azure-functions-durable-extension/pull/1511, https://github.com/Azure/azure-functions-durable-extension/issues/1456
Now that the `durable-extension` exposes the batch position and batch size inside entity operations, we should expose them in the JavaScript SDK as well.
Contributor guide
Research direction
Start by reading the linked pull request and issue to understand how batch position and size are exposed by the durable extension, then inspect the JavaScript SDK's entity operation API. Done means JavaScript entity operations provide equivalent batch position and batch size information, with the relevant SDK tests updated or added.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- api
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100