refactor: unify message ingress forwarding

This commit is contained in:
jxxghp
2026-08-24 03:01:17 +08:00
parent e274672a6a
commit e1230c0277
16 changed files with 463 additions and 127 deletions
+1
View File
@@ -26,6 +26,7 @@ files =
app/application/workflow.py,
app/application/chain/context.py,
app/application/chain/durable_events.py,
app/application/messaging/ingress.py,
app/application/subscription/delete.py,
app/application/subscription/identity.py,
app/application/subscription/mutation.py,