mirror of https://github.com/synctv-org/synctv
fix(account): skip standalone room outbox events (#387)
## Summary - persist deleted-room events only when the prepared event requires the realtime outbox - keep local post-commit fanout for standalone deployments - prevent account closure from failing when cluster mode is disabled ## Verification - cargo fmt --all -- --check - cargo check -p synctv-api-common -p synctv-api-grpc -p synctv-api-http - cargo test -p synctv-core deleted_room_outbox_config --libpull/388/head
parent
f4665ebea4
commit
8208b5a27f
Loading…
Reference in New Issue