Uploaded image for project: 'Flink'
  1. Flink
  2. FLINK-22395

Extend RetryRule to allow class-wide defaults

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.13.0
    • Tests
    • None

    Description

      Our RetryRule allows annotating individual test methods to run them multiple times if they fail or a specific exception occurs.

      However, this is a bit cumbersome to use in larger test classes, or when inheriting test methods from parent classes.

      We could extend it to accept defaults via the constructor, which are applied if no specific annotation is used.

      Attachments

        Activity

          People

            chesnay Chesnay Schepler
            chesnay Chesnay Schepler
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: