Paco Guzmán

Results 26 comments of Paco Guzmán

In our app we're seeing this error lately too, still trying to figure it out where it comes from. We're using `stream: true` to iterate very big result sets. One...

With the following script is able to reproduce the failure, but it seems is not happening always at the same time or point, so we think does not depend on...

This could be similar to https://github.com/brianmario/mysql2/issues/369 but if you take a look the `net_write_timeout` is higher, we do not insert anything in the loop just puts some information, in our...

Hi there, we started to add tags to the flags in our instance. The first tag we added was one to identify the team owner of the flag `owner:permissions` so...

Sorry but for the time being I won't be able to contribute to this project On Thu, Dec 9, 2021, 9:53 AM Burak Yigit Kaya ***@***.***> wrote: > Is there...

Would be great if we can provide some kind of interface for this so we can swap to use other implementations.

Hey we're evaluating this tool and it looks pretty good so far. I'm interested to know how multiple instances deal with updates, as evaluation logic uses in memory data, how...

Cool thanks for answering. We're successfully running flagr on production working great so far! We're interesting on this PR too > This helps to prevent premature flag deletion. Do you...

Hey all! I'm trying to setup flagr behind a [OAuth2Proxy](https://github.com/pusher/oauth2_proxy) to be authenticated with google. Latest versions allow to proxy pass the `Authorization` header using the `id_token` that Google provides,...

@j4k sorry to bother you, are you going to be able to complete this? this is something that we can use too