Make WordPress Core

Opened 7 years ago

Last modified 7 years ago

#47743 new defect (bug)

autosave locks db and is slow

Reported by: lamaan Owned by:
Priority: normal Milestone: Awaiting Review
Component: Autosave Version:
Severity: normal Keywords:
Cc: Focuses:

Description

If I have 2 tabs open editing pages, they have apparently got synchronised autosaves. These seem to compete for the db connection resulting in delays and occasional failures to autosave.

As a suggested way to fix this, you should consider only autosave queuing in the server side.

Another annoyance in autosave is that it prevents a normal save. If autosave is in progress I should be able to queue up a proper save to happen immediately after the autosave.

Change History (1)

#1 @SergeyBiryukov
7 years ago

  • Component GeneralAutosave
Note: See TracTickets for help on using tickets.