Kenneth Jorgensen
Kenneth Jorgensen
True, but then I would also limit the number of scaling up actions. I'd like to scale up fast, but only limit scaling down.
That would be a workaround yes. Perhaps we could add `decrease-reads-cooldown` and `decrease-writes-cooldown` parameters so it automatically waits for a configured number of seconds since the last scale down before...
Currently having trouble using Crossroads for a new project because there is no bower.json. Would love to see this PR get accepted.
The consensus seems to be that serialization shouldn't happen on the indicators themselves and shouldn't be JSON-specific. I'm in agreement there. Would we be opposed to adding a method like...
@rarkins It's how you set up the Lombok Gradle plugin: https://docs.freefair.io/gradle-plugins/6.3.0/reference/#_lombok.
@rarkins To be honest, I had a feeling there'd be some pushback on this one, as it _is_ very specific. I've worked with Java for a long time and I...
> So this is about `io.freefair.lombok-base` specifically and not lombok generally? This is about the version of Lombok being set on the plugin config.
I had a look a [the repo](https://github.com/freefair/gradle-plugins) responsible for the Gradle plugin, and it looks like they have [Dependabot running to update the default Lombok version](https://github.com/freefair/gradle-plugins/commit/92f63e594ab0ba9cb73065efdfba4b4e5d4829f5). The reason I define...
The only one I can think of is Gradle itself, as mentioned over in https://github.com/renovatebot/renovate/issues/13251.
@discordianfish Has it not just been released then, or are the metrics renamed somewhere? The output of the command is something like ``` [/dev/sda].write_io_errs 0 [/dev/sda].read_io_errs 0 [/dev/sda].flush_io_errs 0 [/dev/sda].corruption_errs...