Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Process previously failed backfill events in the background #13623

@MadLittleMods

Description

@MadLittleMods

After #13621, we will know if we have previously tried to backfill event and it failed. When we decide to backfill that event again, we should process it in the background so it doesn't block and make /messages slow when we know it will probably fail again.

Follow-up to #13621 and #13622

Part of making /messages faster: #13356

Metadata

Metadata

Assignees

Labels

A-FederationA-Messages-Endpoint/messages client API endpoint (`RoomMessageListRestServlet`) (which also triggers /backfill)A-PerformancePerformance, both client-facing and admin-facingO-UncommonMost users are unlikely to come across this or unexpected workflowS-MinorBlocks non-critical functionality, workarounds exist.T-EnhancementNew features, changes in functionality, improvements in performance, or user-facing enhancements.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions