agent-substrate / agent-substrate/substrate

Actor lifecycle hooks

未關閉
#450 6 則留言 1 個 reaction 已指派 1 人 已被 @sfunkenhauser 認領 在 GitHub 檢視
area/api-machinery kind/feature
主要語言
Go
星號
1.8k
分支
316
平均合併
2 天 43 分鐘
30 天內合併 PR
287

描述

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.

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。