Publishing a post no longer risks timing out
Publishing runs several steps in sequence, and the time allowed for the whole request was smaller than the time those steps were individually allowed to take — so a slow moment could show the writer an error for a post that had actually gone live. The allowance is now comfortably larger than the work, and a check keeps it that way if any step's limit changes later.