dendrite/roomserver/storage
Neil Alexander 59bc0a6f4e
Reprocess rejected input events (#2647)
* Reprocess outliers that were previously rejected

* Might as well do all events this way

* More useful errors

* Fix queries

* Tweak condition

* Don't wrap errors

* Report more useful error

* Flatten error on `r.Queryer.QueryStateAfterEvents`

* Some more debug logging

* Flatten error in `QueryRestrictedJoinAllowed`

* Revert "Flatten error in `QueryRestrictedJoinAllowed`"

This reverts commit 1238b4184c30e0c31ffb0f364806fa1275aba483.

* Tweak `QueryStateAfterEvents`

* Handle MissingStateError too

* Scope to room

* Clean up

* Fix the error

* Only apply rejection check to outliers
2022-08-18 10:37:47 +01:00
..
postgres Reprocess rejected input events (#2647) 2022-08-18 10:37:47 +01:00
shared Reprocess rejected input events (#2647) 2022-08-18 10:37:47 +01:00
sqlite3 Reprocess rejected input events (#2647) 2022-08-18 10:37:47 +01:00
tables Reprocess rejected input events (#2647) 2022-08-18 10:37:47 +01:00
interface.go Reprocess rejected input events (#2647) 2022-08-18 10:37:47 +01:00
storage_wasm.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00
storage.go Global database connection pool (for monolith mode) (#2411) 2022-05-03 16:35:06 +01:00