We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
0.33.0
Yes
N/A
Due to the way HTTPStrategy processes its requirements it will always wait until the timeout as there is no way to return a fatal error.
We should look to refactor these to allow them to return an error similar to how filepath.Walk works.
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Testcontainers version
0.33.0
Using the latest Testcontainers version?
Yes
Host OS
N/A
Host arch
N/A
Go version
N/A
Docker version
N/A
Docker info
N/A
What happened?
Due to the way HTTPStrategy processes its requirements it will always wait until the timeout as there is no way to return a fatal error.
We should look to refactor these to allow them to return an error similar to how filepath.Walk works.
Relevant log output
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: