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

feat: Add custom configuration for retries, interval and timeout #1169

Merged
merged 4 commits into from
May 4, 2024

Conversation

HofmeisterAn
Copy link
Collaborator

What does this PR do?

The pull request extends the ICustomConfiguration interface and adds getters for the recently added wait strategy options.

Why is it important?

This allows developers to globally override the default configurations instead of configuring each wait strategy individually.

Related issues

@HofmeisterAn HofmeisterAn added the enhancement New feature or request label May 4, 2024
Copy link

netlify bot commented May 4, 2024

Deploy Preview for testcontainers-dotnet ready!

Name Link
🔨 Latest commit 175635b
🔍 Latest deploy log https://app.netlify.com/sites/testcontainers-dotnet/deploys/66361f017ad17700080a8fdc
😎 Deploy Preview https://deploy-preview-1169--testcontainers-dotnet.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@HofmeisterAn HofmeisterAn merged commit 04262ed into develop May 4, 2024
14 checks passed
@HofmeisterAn HofmeisterAn deleted the feature/custom-config-wait-strategy branch May 4, 2024 12:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant