feat(event): add single-thread event publisher with retry and cleanup

This commit is contained in:
2026-07-10 12:08:24 +08:00
parent 96ec929378
commit 0e6f7a3072
4 changed files with 143 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ pydantic-settings==2.7.1
httpx==0.28.1
pytest==8.3.4
pytest-asyncio==0.25.2
respx==0.22.0