agent-substrate / agent-substrate/substrate
Actor lifecycle hooks
Aberta
area/api-machinery
kind/feature
- Linguagem predominante
- Go
- Estrelas
- 1.8k
- Forks
- 316
- Merge médio
- 2d 43min
- PRs com merge (30d)
- 287
Descrição
This issue tracks the design and implementation of actor lifecycle hooks.
These are analogous to Kubernetes [container lifecycle hooks](https://kubernetes.io/docs/concepts/containers/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.
Guia de contribuição
Avaliação
Esta issue ainda não foi avaliada.