Andrew Lau

Results 6 issues of Andrew Lau

Yarn is a lot more predictable and has better performance over NPM https://blog.heroku.com/yarn-deterministic-dependency-resolution It'd be good if we could package yarn into the nodejs images and only use it if...

Running the node4 image, code doesn't seem to receive the SIGTERM event sent from openshift/kuberenetes.

P2

Updated the resource limits for a postgresql-persistent 9.5 deployment ``` pg_ctl: another server might be running; trying to start server anyway waiting for server to start....LOG: redirecting log output to...

I'm getting this when `Storage Error: StorageInternalError` error after running the indexer, then it stops indexing. This has only came up today on recent blocks. Restarting the indexer solves the...

investigation_required

We've been seeing increasing numbers of mariadb (and mysql) containers being killed due to oom (the host node still has plenty of free memory). Testing seems to indicate it may...

Error on latest build from master ``` TypeError: Object of type 'coroutine' is not JSON serializable /usr/lib/python3.6/asyncio/base_events.py:1452: RuntimeWarning: coroutine 'eth_getTransactionByHash' was never awaited handle = None # Needed to break...