Oleg Šelajev

Results 5 comments of Oleg Šelajev

I think this is an unrelated failure now: https://github.com/testcontainers/testcontainers-java/actions/runs/8004718674/job/21862660520#step:4:1624 but I'm not sure :)

@matthewlmcclure what do you mean by chat logs? Chat history? Bot receives notifications about messages in conversations it is added to. Naturally it can save those somewhere and access later....

Can this property be set to 0 (or a very small value close to 0, like 5ms) when devtools reload is enabled?

I can confirm that with the property specified I see no delay in reloading.

After looking at the other implementations, this could perhaps be a more general request. We could expose a lower level API, similar to `withCreateCmdModifier` in testcontainers-java, and that could be...