This repository has been archived by the owner on Apr 26, 2024. It is now read-only.
DELETE /_synapse/admin/v1/rooms/<room_id>
should be an async endpoint
#11032
Labels
T-Enhancement
New features, changes in functionality, improvements in performance, or user-facing enhancements.
https://matrix-org.github.io/synapse/latest/admin_api/rooms.html#delete-room-api
Sometimes it takes while to delete rooms resulting in HTTP timeouts. This endpoint should be made async to mitigate this.
The text was updated successfully, but these errors were encountered: