microreader
microreader copied to clipboard
channel update timeout
I've noticed some channels stalls when updating this then blocks all other request. (see issue #52)There should be a timeout for each channel to deal with this.
I put a 5 second timeout on the database connection. I can not verify if it fixes the issue though.