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
This issue has popped up again, in a production system with about a week of uptime and heavy use. See attached log snippet. The crazy thing here is that it is also files that are called within the jinja2 templates that are causing an issue.
I struggle to understand what a solution to this looks like. Perhaps: a nightly cron job to restart the server ... but this works against uptime/availability requirements in most production scenarios. Is there an architectural issue here that we have not been thinking through? Are there ways to cache more files and reduce the number of open file handles?
Originally posted by @janoskabedis in #226 (comment)
The text was updated successfully, but these errors were encountered: