Ticket #158 (assigned enhancement)

Opened 17 months ago

Last modified 12 months ago

find/replace: How handle timeouts?

Reported by: JensDiemer Owned by: JensDiemer
Priority: minor Milestone: v0.9.0
Component: buildin plugins Keywords:
Cc:

Description

If we have many pages and do a find/replace how matches many pages, then the operation takes a long time... So it can raised a server timeout.

How should we handle this?

One work-a-round: You can't use the simulate. You must run the operation directly. A loop replaced the string page for page and saved directly the page after the replace. If a timeout appears, many pages changes already. The User must send the POST again and the operation completed more and more. This is very ugly, but it works ;)

Change History

Changed 12 months ago by JensDiemer

  • status changed from new to assigned
  • owner changed from jens to JensDiemer

Changed 12 months ago by JensDiemer

  • version changed from 0.8 to 0.9
  • milestone changed from v0.8.5 to v0.9
Note: See TracTickets for help on using tickets.