Should there be a timeout configuration? #1488
SebastianStehle
started this conversation in
General
Replies: 1 comment
-
Unfortunately, this isn't possible right now. I'm not sure how to support it yet and need to look into it further. For now, you can either set global wait strategy timeouts using custom configs or use a cancellation token when starting the container. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When I define a custom test container, I usually define a timeout for the wait strategy. But for existing builders it is not possible. I think it would be very hepful to have a timeout that can be configured for existing wait strategies.
Beta Was this translation helpful? Give feedback.
All reactions