Guido García

Results 79 comments of Guido García

I think this is a critical issue because any user (even anonymous users, see #266) can kill any bot.

No, it won't crash @joroMaser. The `bot.getUpdate` code always return one update at a time. That is, the array length will always be 1. The question "why are we using...

Thanks @flickz. I finally wrote my own crawler/parser. I still think this feature would be useful, but feel free to close this issue if you have more important things to...

Thanks @aliartiza75. That means that your deployment/statefulset/etc can be reloaded as many times as the number of reloader replicas you have, right? I think that leveraging kubernetes leader-election capabilities would...

@RomanHotsiy did you find some time to consider this PR? We've been using it in production for several years now and we'd like to avoid forking redoc if possible. Thank...

That's a pity, it would be extremely useful for us, too.

@brandon-collins did you have some time to look into this? Can we help somehow?

> But i suppose that filter is common for all remote_writes right? If I'm not wrong you can have multiple remote_writes with different configurations in prometheus > Have you tried...

@daniel-garcia this feature seems interesting. If you add the new env vars to the README.md we could merge it.