Feature request: support `wait_times` for log wait strategy.
DDtKey opened this issue · 0 comments
DDtKey commented
We need this feature to cover more possible scenarios of waiting.
It should be close to semantic of testcontainers in other languages, like in Java: LogMessageWaitStrategy withTimes
Initially comes from testcontainers/testcontainers-rs-modules-community#158