lat9 / gpsf

An update to the previous Numinix version, now supporting Zen Carts 1.5.6 and above (including 1.5.8a) as well as PHP versions 5.6 through 8.2.
GNU General Public License v2.0
2 stars 2 forks source link

suggestion: show elapsed/processing time on a failure/timeout #24

Closed torvista closed 6 months ago

torvista commented 6 months ago

Useful as a pointer to which php/server parameter is timing-out.

lat9 commented 6 months ago

I'm not sure what you're looking for here, an example would help.

torvista commented 6 months ago

image

If debugging a timeout, that could take a couple of minutes...and if you're not watching the screen constantly (yawn), you don't know when it timed out. An indication of elapsed time would be a hint as to where the limit may be defined (if it fails at 30, 60, 90 etc.).