altrack
altrack
### Report When using a Keda Kafka scaler with `lagThreshold` argument as `1000000` I'm getting the following error: ``` keda-operator error parsing kafka metadata: error parsing lagThreshold: strconv.ParseInt: parsing "1e+06":...
Hey folks, I'm running sttp stable 3.9.0 with the cat-effect backend with the latest JVM 17. Occasionally, the server closes the connections, and the call stuck in CLOSE_WAIT state. According...
## steps Start SBT shell, set `fork := true` and run a process. SBT will spin a new process, example: `java @/var/folders/nn/tyk6xz5x48n00bnd61t64hhh0000gp/T/sbt-args2954607292963552134.tmp` Click CTRL+C to cancel the process. If the...
**Describe the bug** https://discord.com/channels/632642981228314653/632841682211045396/1186806811739820173 Hey, is it possible to make lenses (like run/debug/goto) to work fluidly? With the current version, when file changes, the refresh removes the link, then adds...
When clicking on the SBT logo here: https://www.scala-sbt.org/1.x/docs/Library-Dependencies.html It redirects me to https://www.scala-sbt.org/index.html On index.html scroll down, the content of the page appears twice.
## steps I'm running SBT version 1.9.9 (also happens in 1.9.8) on Mac M1 OS 14.4.1. A dependency version defined with Ivy syntax to fetch latest minor version as following...
Hey SoftwareMill, Since the introduction of project Loom there is a lot of interest in going back to direct style code from monads. Yet, most of the industry is still...