Alex Babel

Results 10 comments of Alex Babel

I have this problem also with another plugin. It looks like an iOS 14 bug. So the best would be to report it through Apple's Feedback system.

@kiwi-cam I agree on your view. For me it looks like Luke is slowly starting to work again on the project. So I guess the best approach would be then...

Hi @thild42, thank you for the continuous and detailed updates. I was wondering if the flavor specification or pricing information is already available somewhere. I could not find anything on...

Hey everyone, in the meantime vecto.rs became deprecated and replaced by vchord. If you want to use spilo with vchord, you might want to checkout my custom image. See this...

Hey @pbagona, I experienced the same error today. For me it turned out to be an issue with linkerd. In the postgres database all replication client connections are stored inside...

I would not recommend to enable the redis event messaging in a multi server setup right now. We just tried that and ran into high CPU load issues due to...

We deployed redis and added the following env variables: ```yaml global: prefect: env: - name: PREFECT_SERVER_ALLOW_EPHEMERAL_MODE value: "False" - name: PREFECT_MESSAGING_BROKER value: prefect_redis.messaging - name: PREFECT_MESSAGING_CACHE value: prefect_redis.messaging - name:...

Hi, I deployed the new version yesterday and was able to activate Redis messaging again. Our setup uses drastically less RAM now. Thanks to the team for the quick responses...

Hi @lucasbelo777, it looks like the memory leak now moved to the redis instead.

@desertaxle Thanks for pointing out the fix. We deployed .14 version yesterday and saw a massive drop in memory usage on our redis instance. Thanks again for pushing out fixes...