Hello, There is a bug with GCS precondition check, which makes job fail under heavy load with GCS backend: FLINK-38225 [1] As suggested by Xi Zhang I have made a fix by adding a precondition check in *PR*: [FLINK-38225] Sets proper precondition to ensure that GCS operations are retryable <https://github.com/apache/flink/pull/27101> [2]
Will somebody please have some spare time to have a look at PR? Thanks Regards Oleksandr Nitavskyi 1. https://issues.apache.org/jira/browse/FLINK-38225 2. https://github.com/apache/flink/pull/27101
