Eric Gharakhanian
Eric Gharakhanian
I had the same question. Looks like [GitHub runners use Azure](https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners#cloud-hosts-for-github-hosted-runners)'s IP address ranges for everything but macOS.
Sure @ulisseslima. It's [java-aws-s3-reactive](https://www.baeldung.com/java-aws-s3-reactive#downloading%20files%20from%20aws). Here's the[ javadoc](https://sdk.amazonaws.com/java/api/latest/software/amazon/awssdk/core/async/AsyncResponseTransformer.html#toPublisher--) of the method I'm describing. If it's helpful I can submit a PR.
I'd also like to report that I'm experiencing this issue. I'm seeing it with insert but not delete so it may not be a duplicate of #13825. Versions jOOQ: 3.17.2...
> I almost gave up I was in the same place! If you decide not to use Jooq's transaction management, I made a demo project to using [Spring's transaction management](https://github.com/ericghara/reactive-transactions),...