Updating to 10.5.3 causes gateway timeouts on revisioned content

Created on 23 September 2025, 15 days ago
Updated 3 October 2025, 5 days ago

Problem/Motivation

After upgrading to Drupal core 10.5.3, our site hits database saturation, leading to site-wide 504 (Gateway Timeout) errors. The trigger appears to be rendering revisioned entities that use Paragraphs; once triggered, the overload causes all pages to time out until the DB recovers. Pinning core below 10.5.3 immediately restores stability.

Note that our site that I'm noticing this behaviour have ~550000 revisions and exposes content via APIs that returns nodes.

Steps to reproduce

  1. Start from a working site on 10.5.2 with Paragraphs and revisionable content types.
  2. Update to 10.5.3, run database updates, clear caches.
  3. Visit pages that render nodes using Paragraphs on revisioned entities.
  4. Observe DB load ramp; soon all routes begin returning 504.

Workaround

  • Pin core < 10.5.3 (e.g., 10.5.2) to avoid the outage.

References

🐛 Bug report
Status

Active

Version

10.5

Component

entity system

Created by

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

No activities found.

Production build 0.71.5 2024