Expand description

Utilities for retrying test operations.

Functions

  • A simplified version of retry logic used for testing. We do not need complicated retry logic as we need this only to test eventual consistency which should reach within a few seconds.