1
0

but -> except for

This commit is contained in:
Olivier 'reivilibre
2025-12-18 14:18:51 +00:00
parent ad3d66f23a
commit 11472bb9d1
@@ -473,7 +473,7 @@ class StickyEventsWorkerStore(StateGroupWorkerStore, CacheInvalidationWorkerStor
) -> None:
"""
Recheck authorised but soft-failed events. The provided event IDs must have already passed
all auth checks (so the event isn't rejected) but soft-failure checks.
all auth checks (so the event isn't rejected) except for soft-failure checks.
Args:
txn: The SQL transaction