Question Error 500 in first request

My problem is, i developed an API and in the first request, returned error 500, then I refresh the page and the API loaded perfectly.
Check the logs. Might be you are running into a timeout, which does not happen on the second try because some values are already cached, speeding up the process just enough.
 
Back
Top