Skip to content

Launch Scala Steward #352

Launch Scala Steward

Launch Scala Steward #352

Triggered via schedule August 14, 2024 00:14
Status Success
Total duration 6m 24s
Artifacts

scala-steward.yml

on: schedule
Launch Scala Steward
6m 14s
Launch Scala Steward
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Launch Scala Steward
2024-08-14T00:15:37.522Z [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
2024-08-14T00:16:04.792Z [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.