Richard W

Results 32 issues of Richard W

**Is your feature request related to a problem? Please describe.** This is a handy lib, ideally it would plug into a standard display format as used by grafana (formats in...

enhancement

Hi! We deployed bottleneck and recently migrated to a new elasticache setup, using redis with 'cluster mode' enabled. Once we migrated we started getting crossslot errors `"ReplyError: CROSSSLOT Keys in...

I was wondering if you know anyone who is using this boilerplate with mocha?

Versions involved - "apollo-server": "^2.19.2", "apollo-server-env": "^3.0.0", "apollo-server-express": "^2.25.2", What is the suggested way of setting a shared timeout for queries? Is there a global way, a middleware or does...

Node- node:14.18 OS -alpine3.14 better-sqlite3 - 7.4.4 Any ideas? ` Step 1/12 : FROM node:14.18-alpine3.14 ---> 50cbc6aabbbd Step 2/12 : RUN apk add --no-cache --virtual .build-deps alpine-sdk=1.0-r1 python3=3.9.5-r1 dumb-init=1.2.5-r1 libcrypto1.1=1.1.1l-r0...

help wanted
installation

# Questions regarding how to use GraphQL Hi! I'm currently measuring the time taken for graphql to render and posting the results onto a diagnostics channel. Would a pr be...

Does io-redis support this library? I'd like to stream data from redis. https://www.npmjs.com/package/redis-rstream

Hi We failed the retry limit and noticed this error `(node:2158) UnhandledPromiseRejectionWarning: TypeError: Converting circular structure to JSON --> starting at object with constructor 'MaxRetriesPerRequestError' | property 'previousErrors' -> object...

Java kafka streams application are deployed/run inside ksql servers. Is that what happens when this library deploys?

Hi! If you wanted to use a thread to run a poller or persistent websocket connections, is there anything you should do to handle this? Is it even advised to...