Maksym Melnychok
Maksym Melnychok
also some refactorings and debug log lines for what's being created, result of the call and time it took
It's quite a bit of code, i suggest looking at it commit after commit.
`redcache.d` is a decorator that fetches function result from redis cache if one is configured, otherwise (or upon error or timeout) will call the cached function directly. takes two arguments:...
golang binary could use this for printing help messages or generating autocompletion, etc
right now we're detecting stuck tasks in native_scheduler framework and blacklisting the corresponding slave_id. we should put the host in maintenance because it's unlikely for docker to become healthy and...
Documentation is very scarce on how to treat edge points. Is there a clear example how to render an edge using SVG `path` element? I've tried but it's just a...
if i have externals in subsubfolders of project script does not update them
Recency is derived from docker events with status `create` and `exec_start.*`.