kevinkassimo / buhtig

Find and Go to first commit OR N-th commit OR view commits one by one (sequentially) of any github repository (THIS IS OLD SITE, still usable if you don't prefer OAuth) Use buhtig.com instead
http://old.buhtig.com
MIT License
8 stars 0 forks source link

Site occasionally stops working #1

Open kevinkassimo opened 7 years ago

kevinkassimo commented 7 years ago

This is an issue raised by myself. Currently site keeps crashing once for a while. I am considering rewriting the whole site using React for front end and Go for backend. So just wait for the new update

kevinkassimo commented 7 years ago

Seems like a memory issue related to my server. Need more inspection

kevinkassimo commented 6 years ago

Temporarily using cron to restart server once a while to address the problem. There might probably be memory leak, due to I am using old version of Node on the server. This could only solve the problem with limited load pressure, but not a long-term solution anyways...