mirror of
https://github.com/jxxghp/MoviePilot.git
synced 2026-09-05 23:47:41 +08:00
feat(governance): unify durable event retention
This commit is contained in:
@@ -176,7 +176,6 @@ class SqlAlchemyOutboxRepository:
|
||||
)
|
||||
self._session.commit()
|
||||
|
||||
|
||||
class SqlAlchemyAsyncOutboxStager:
|
||||
"""只负责把 outbox 意图加入调用方异步事务。"""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user