Skip to content

Add support for actor reentrancy #533

Open
@halspang

Description

@halspang

Describe the feature

The dapr core runtime is planning on supporting actor reentrancy. The bulk of this logic will be handled in dapr's runtime but the SDK will be responsible for:

  • Preserving the header dapr-reentrant-id
  • Providing the new config fields required by dapr/config

For more context on actor reentrancy, the design proposal can be found here: actor reentrancy

Release Note

RELEASE NOTE: ADD Support for actor reentrancy

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions