Skip to content

Support for user supplied actor_factory callable  #713

@ksachdeva

Description

@ksachdeva

Describe the feature

ActorRuntimeContext has the support to take the user-supplied callable that would instantiate the Actor object. However, the classes (e.g. ActorRuntime and various register_actor functions in the extensions (flask and fastapi)) do not expose the possibility of providing the callable from the user code.

Release Note

RELEASE NOTE: ADD Support for user-supplied actor_factory callable.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions