Skip to content

Launch Scala Steward #616

Launch Scala Steward

Launch Scala Steward #616

Triggered via schedule May 5, 2025 00:20
Status Success
Total duration 3m 9s
Artifacts

scala-steward.yml

on: schedule
Launch Scala Steward
3m 4s
Launch Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Launch Scala Steward
2025-05-05T00:22:30.420Z [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.
Launch Scala Steward
2025-05-05T00:21:01.242Z [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.