-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: CasparCG restart error: Timeout after 10000ms SOFIE-2588 #1042
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## release50 #1042 +/- ##
=============================================
+ Coverage 58.06% 58.25% +0.19%
=============================================
Files 479 479
Lines 78378 78466 +88
Branches 4093 4233 +140
=============================================
+ Hits 45510 45711 +201
+ Misses 32808 32695 -113
Partials 60 60
☔ View full report in Codecov by Sentry. |
Co-authored-by: Jan Starzak <[email protected]>
I think the tests still need fixing: https://github.com/nrkno/sofie-core/actions/runs/6430122872/job/17460498391?pr=1042 |
@jstarpl fixed |
fix
The handling of cronjob CasparCG restarts is improved to produce more better errors, and minimise logging at the error level.
Additionally, some typings for the ui have improved for executing tsr actions.
This relies on nrkno/sofie-timeline-state-resolver#295 for accurate logging
Status