22 Commits (a5e019d904140fac9491e2ed75910d84249bbec6)

Author SHA1 Message Date
ansuz fd169ff39c close streams after 2 minutes instead of 5
Hopefully this helps to even out our memory and CPU usage.
There's also some improved labels so that IF streams time out
we will know the exact origin of the offending call.
5 years ago
ansuz 7fac997e93 increase some file storage timeouts related to streams 5 years ago
ansuz d802173325 remove an invalid line 5 years ago
ansuz adfd1eaaa2 avoid a silly typeError in the event of an error 5 years ago
ansuz bc13a21796 give fileStreams a little bit more time before closing them 5 years ago
ansuz c2fcba31e3 remove an XXX 5 years ago
ansuz e128683ffb call back with errors instead of throwing within the Storage module 5 years ago
yflory dc0b26da0b Merge branch 'soon' into staging 5 years ago
ansuz ed63d98ab0 Merge branch 'scaling-index' into soon 5 years ago
ansuz 590e249500 resolve merge conflict 5 years ago
ansuz 31c7cecaf9 add a few checks for safety 5 years ago
ansuz d386e223e4 simplify open/close of writeStreams 5 years ago
ansuz 32cd0f3c4d increase timeout value from 15s to 45. ought to be enough for anybody 5 years ago
ansuz 05a4e86cdb close streams whenever we finish using them. time out if necessary 5 years ago
ansuz 4522ffa18a compute indexes in child processes 5 years ago
ansuz f345998956 fix undefined reference 5 years ago
ansuz 30f17040ac close streams when possible, simplify some code, enforce asynchrony 5 years ago
ansuz e1a0daac9c possible server fixes 5 years ago
ansuz 32d769447a begin standardizing our method of streaming lines from files 5 years ago
ansuz 35eca2c5d2 pull file streaming out into its own file, leave a few notes 5 years ago
ansuz ff73e96cb8 reimplement the trim history fix from staging 5 years ago
ansuz 725d10fc60 nest storage directory inside './lib' 5 years ago