Hr0bar
Hr0bar
Hi, no I dont know how to reproduce it. This was 100% some bot/spambot/vulnerability scanner hacker request and not a regular request. So I imagine its very unpredictable. Likely a...
Its a shared wordpress hosting, so I guess the webhosting company PHP settings disabled that to prevent customers running extremely long running jobs there or something. Its WP 5.5.3–en_US. The...
Incredible !! If this gets core qTranslateXT we may actually keep using qTranslateXT forever! Thanks for this.
This is the worst bug in HeidiSQL imho, I get it multiple times a day, not only after laptop gets back from sleep. Even having HeidiSQL idle for 4+ hours...
Will this be an important/breaking changelog change? As the --service to service will likely break deploy scripts/pipelines
Seems working as expected, but you can try monitoring these endpoints that are supposed to be non-password/SSO protected: https://info-jenkins.com/login or `https://info-jenkins.com/static//images/svgs/logo.svg` Or you can query some API endpoints. from: https://devops.stackexchange.com/questions/3720/jenkins-health-check-url...
Actually just found https://github.com/influxdata/telegraf/pull/14928 where it says: ``` Currently, when a Telegraf output metric queue fills, either due to incoming metrics being too fast or various issues with writing to...
Thanks, yes we are fine waiting for some more comprehensive solution. Ill have a look at PR for wording in the spec (and possibly also expanding the wording in "metric_buffer_limit"...
Well thats one way to solve it - by dropping all rejected metrics only, that would certainly work for this use case as well (rather than relying on time based...
Yes, understood that, and yes that would be a working solution :) I was just thinking about how that solution can be achieved as someone with no understanding of how...