restate
restate copied to clipboard
tests::three_logserver_append_after_seal being slow and not finishing on CI
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
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.