Skip to content

Scala Steward

Scala Steward #1425

Triggered via schedule March 8, 2026 00:10
Status Success
Total duration 8m 8s
Artifacts

scala-steward.yml

on: schedule
scala-steward  /  scala-steward
8m 3s
scala-steward / scala-steward
Fit to window
Zoom out
Zoom in

Annotations

1 error
scala-steward / scala-steward
2026-03-08T00:17:04.534Z [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.