Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISSUE-837 Allow specifying the rate limiter for AbstractWaitStrategy #838

Merged
merged 1 commit into from
Sep 3, 2018

Commits on Aug 17, 2018

  1. ISSUE-837 Allow specifying the rate limiter for AbstractWaitStrategy

    The default rate limit for AbstractWaitStrategy is a constant rate of one try per second.
    
    While this safe choice makes sense, some quick-to-start container would benefit from higher rates and thus making testcontainer faster.
    chibenwa committed Aug 17, 2018
    Configuration menu
    Copy the full SHA
    ab541bb View commit details
    Browse the repository at this point in the history