flink icon indicating copy to clipboard operation
flink copied to clipboard

[WIP] Extend error labeling to avoid restart loops.

Open StefanRRichter opened this issue 1 year ago • 1 comments

This PR draft is a proposal to extend the FailureEnricher mechanism in a way that can be used to avoid restart loops by attaching a certain label to the failure. We pass down the labels into the restart decision and check for the presence of a particular label that this PR introduces.

StefanRRichter avatar Feb 14 '24 17:02 StefanRRichter

CI report:

  • 45c7395710c9079ca90c4d2ea4f7ec8ef691ece6 Azure: SUCCESS
Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

flinkbot avatar Feb 14 '24 17:02 flinkbot