agent-substrate / agent-substrate/substrate

Actor lifecycle hooks

Aperta
#450 6 commenti 1 reazione 1 assegnatario Rivendicata da @sfunkenhauser Vedi su GitHub
area/api-machinery kind/feature
Lingua principale
Go
Stelle
1.8k
Fork
316
Merge medio
2g 43m
PR unite (30g)
287

Descrizione

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.

Guida per i contributori

Apri la guida per i contributori

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.