Ryan Smith

Results 81 comments of Ryan Smith

Okay thanks @pjotrsavitski. @ht2 @asahd something we've seen before? I'm unsure what the install script does on upgrades compared to installs.

@doender I've copied our messages from Gitter into here so that we keep a track of this thread a little more easily. I suggest we move the conversation here from...

You can safely remove query builder cache and any aggregation caches from Redis. However, the query builder cache is quite important for keeping the query builder UI up to date...

Interesting, I wouldn't have expected to see anything in `DEV_STATEMENT_FORWARDING_QUEUE` that's usually what we use for development, I think that's only used when the `NODE_ENV` is set to `DEVELOPMENT` in...

I'm pretty sure yeah. Can you print the sizes of the keys?

Ok good to know most keys are stale, I feel like there was probably an issue at some point in the past which caused things to back up. Whatever the...

Okay I think it should be safe to delete keys prefixed with "DEV_"

It's odd that they're being prefixed with `DEV_` unless that is the default. I'm not 100% sure what the stalled-check is. I'll see if Chris can have a look at...

Do you have any statement forwards setup @doender?

You should be able to see this via the user interface on the Statement Forward page.