Page MenuHomePhabricator

Editing translations on votewiki sometimes hits DBTransactionSizeError
Open, Needs TriagePublicBUG REPORT

Description

Steps to replicate the issue (include links if applicable):

What happens?:

Database error
To avoid creating high replication lag, this transaction was aborted because the write duration (3.5568377971649) exceeded the 3 second limit. If you are changing many items at once, try doing multiple smaller operations instead.
[3447b8b6-b5bf-420b-97d6-8511a1b0662a] 2025-10-10 16:49:48: Fatal exception of type "Wikimedia\Rdbms\DBTransactionSizeError"

What should have happened instead?:

Edit should have saved

I only ran into this once, doing it again seems to be fine.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
jrbs renamed this task from Editing translations on votewiki hits DBTransactionSizeError to Editing translations on votewiki sometimes hits DBTransactionSizeError.Fri, Oct 10, 4:52 PM
jrbs updated the task description. (Show Details)

I only ran into this once, doing it again seems to be fine.