andreme

Results 6 comments of andreme

This is a wrapper that retries downloading the certificates if it fails for some reason: ```js let cognitoExpress; async function cogValidateToken(token, retryCounter = 0) { if (!cognitoExpress) { cognitoExpress =...

`queryBuilder.getRawAndEntities()` returns the entities and the raw rows from the database. That way the extra columns can be accessed.

> Could you create a snapshot of the stream and the consumers for us to possibly take a look at? Sent you an email with the backup. > Also, could...

Downgraded to 2.9.22, each nats servers doesn't use more than 200MB. Forgot to mention this, we use the new 2.10 feature to filter multiple subjects in the consumer.

I haven't yet been able to reproduce the issue in staging (with/without subjects filter).

I'm closing this because we've completely removed the use of jetstream.