Maximum execution time of 30 seconds exceeded
Brought to you by:
rizzo,
wendall911
I keep getting the following error when i try to view
agents:
Fatal error: Maximum execution time of 30 seconds
exceeded...
I had this error on v0.2.0 and 0.3.0. I think it may be
due to the number a users the site has. I think the site
has 50 users or so but only 3 are set up as agents.
I noticed this problem when trying to add another agent
today. I was running 0.2.0 so i decided to upgrade.
That didn't help. The number of users is higher on the
site now than when I first started using your module.
Any ideas?
Logged In: YES
user_id=711566
We know this is a problem with the current code. This has
been addressed and will be fixed for 0.4.0. We hadn't tested
with that many users or many listings before the 0.3.0
release. I have test code running with 4000 listings and 50
agents. It is executing in a little under 5 seconds, I'd
like this to be a bit faster before I make a release. Thank
you for your input.
Wendall
Logged In: NO
I have the same issue. I suggest a limit statement or, probably
better, an additonal agent table.
What do you mean?