Skip to content

Actor lifecycle hooks #450

Description

@sfunkenhauser

This issue tracks the design and implementation of actor lifecycle hooks.

These are analogous to Kubernetes container lifecycle hooks. At a minimum we should support 2 new hooks (names TDB).

  1. PostResume - Triggered right after an actor is resumed.
  2. PreSuspend - Triggered right before an actor is suspended.

This area needs more investigation to determine exactly how these hooks should be implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/featureAn enhancement / feature request or implementation

    Fields

    No fields configured for Feature.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions