Skip to content

Scala Steward

Scala Steward #964

Triggered via schedule December 9, 2024 00:07
Status Success
Total duration 3m 18s
Artifacts

scala-steward.yml

on: schedule
Fit to window
Zoom out
Zoom in

Annotations

3 errors
scala-steward
SLF4J(I): Connected with provider of type [ch.qos.logback.classic.spi.LogbackServiceProvider]
scala-steward
2024-12-09T00:08:07.584Z [WARNING] Your app's responsiveness to a new asynchronous event (such as a new connection, an upstream response, or a timer) was in excess of 100 milliseconds. Your CPU is probably starving. Consider increasing the granularity of your delays or adding more cedes. This may also be a sign that you are unintentionally running blocking I/O operations (such as File or InetAddress) without the blocking combinator.
scala-steward
2024-12-09T00:08:14.996Z [WARNING] Your app's responsiveness to a new asynchronous event (such as a new connection, an upstream response, or a timer) was in excess of 100 milliseconds. Your CPU is probably starving. Consider increasing the granularity of your delays or adding more cedes. This may also be a sign that you are unintentionally running blocking I/O operations (such as File or InetAddress) without the blocking combinator.