Ticket #158 (assigned enhancement)
find/replace: How handle timeouts?
| Reported by: | JensDiemer | Owned by: | JensDiemer |
|---|---|---|---|
| Priority: | minor | Milestone: | v0.9 |
| Component: | buildin plugins | Version: | 0.9 |
| 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
Note: See
TracTickets for help on using
tickets.
