Daniel Vigovszky
Daniel Vigovszky
It would be nice to have a jitter parameter so if a number of keys is getting queried continuously, the periodic re-fetching of them spreads out a bit.
The processes of a `ProcessGroup` should be required to implement the `ProcessConfiguration` so when using `map` the cast could be avoided.
The following example (taken from the schema of the CRD https://github.com/argoproj/argo-cd/blob/41f54aa556f3ffb3fa4cf93d784fb7d30c15041c/manifests/crds/appproject-crd.yaml): ```yaml openapi: 3.0.1 info: title: Whatever version: 1.0.0 paths: { } components: schemas: status: description: AppProjectStatus contains status information...
If the websocket upgrade fails, zio-http (netty) returns with a 400 Bad Request response. This can be simulated by running the echo server example and passing a long bearer token...
Resolves #1479 TODO: - [x] Web socket support is broken possibly due to the dynamic handler registration - [x] Try to revert the channel after closed web socket for reuse,...
Updates * software.amazon.awssdk:aws-core * software.amazon.awssdk:http-client-spi * software.amazon.awssdk:netty-nio-client from 2.17.290 to 2.17.292. I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd like...
Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.13.8 to 2.13.10. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.10) - [Version Diff](https://github.com/scala/scala/compare/v2.13.8...v2.13.10) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.scala-sbt:sbt](https://github.com/sbt/sbt) from 1.7.1 to 1.7.2. [GitHub Release Notes](https://github.com/sbt/sbt/releases/tag/v1.7.2) - [Version Diff](https://github.com/sbt/sbt/compare/v1.7.1...v1.7.2) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [dev.zio:zio-prelude](https://github.com/zio/zio-prelude) from 1.0.0-RC15 to 1.0.0-RC16. [GitHub Release Notes](https://github.com/zio/zio-prelude/releases/tag/v1.0.0-RC16) - [Version Diff](https://github.com/zio/zio-prelude/compare/v1.0.0-RC15...v1.0.0-RC16) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...
Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from 2.12.16 to 2.12.17. [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.17) - [Version Diff](https://github.com/scala/scala/compare/v2.12.16...v2.12.17) I'll automatically update this PR to resolve conflicts as long as you don't change it yourself. If you'd...