restate icon indicating copy to clipboard operation
restate copied to clipboard

tests::three_logserver_append_after_seal being slow and not finishing on CI

Open tillrohrmann opened this issue 9 months ago • 1 comments

tests::three_logserver_append_after_seal being slow and not finishing on CI.

https://github.com/restatedev/restate/actions/runs/13720055074/job/38373321215#step:12:2062

tillrohrmann avatar Mar 07 '25 16:03 tillrohrmann

The logs don't show anything because the test is not failing and therefore we don't see the logs of the Restate server processes. I think we should add a timeout for this test so that it fails after some time (before the CI jobs gets stopped) and we see the logs of the processes.

tillrohrmann avatar Mar 07 '25 16:03 tillrohrmann