Package org.apache.flink.testutils.junit.extensions.retry.strategy
package org.apache.flink.testutils.junit.extensions.retry.strategy
-
ClassDescriptionRetry strategy base class.A retry strategy that will ignore a specific type of exception and retry a test if it occurs, up to a fixed number of times.Retry strategy that retry fixed times.Retry strategy for executing retry tests.