You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.
When generating cache .json for one of my missions it stops before full mission run time and gives error 524. The data generated is ok but the last hour or so of mission is missing (events in database look ok I could provide export or access on request).
.json is always 139 458 KB and it takes the same time so I susspected a timeout. I set max_execution_time = 1000 in php .ini
This really looks like just a overload of data to process in some kind of arbitrary timeout. Just point me to some other php timeout configuration and this could work.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When generating cache .json for one of my missions it stops before full mission run time and gives error 524. The data generated is ok but the last hour or so of mission is missing (events in database look ok I could provide export or access on request).
.json is always 139 458 KB and it takes the same time so I susspected a timeout. I set max_execution_time = 1000 in php .ini
https://missionreport.417rct.org/2/price-of-independence
https://missionreport.417rct.org/cache/events/2.json
The text was updated successfully, but these errors were encountered: