Skip to content

tests::three_logserver_append_after_seal_concurrent is flaky #4523

@tillrohrmann

Description

@tillrohrmann

The test tests::three_logserver_append_after_seal_concurrent is flaky because the MetadataStoreProxy does encode all errors as terminal (not maintaining the property of being retryable). Therefore

retry_on_retryable_error(
, won't correctly retry if the current metadata cluster is unavailable.

https://github.com/restatedev/restate/actions/runs/23431522928/job/68158816809

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions