rehttp
rehttp copied to clipboard
HTTP Repeater: you point your Webhooks to us and we make sure they get delivered even if not on the first try
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [org.projectlombok:lombok](https://projectlombok.org) ([source](https://redirect.github.com/projectlombok/lombok)) | `1.18.28` → `1.18.42` |  |  | --- ###...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/yegor256/rehttp). ## Config Migration Needed - [ ]...
> **Note:** This PR body was truncated due to platform limits. This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.amazonaws:aws-java-sdk-dynamodb](https://aws.amazon.com/sdkforjava) ([source](https://redirect.github.com/aws/aws-sdk-java))...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.qulice:qulice-maven-plugin](https://www.qulice.com) ([source](https://redirect.github.com/yegor256/qulice)) | `0.22.0` → `0.25.0` |  |  | --- ###...
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.junit.jupiter:junit-jupiter-params](https://junit.org/junit5/) ([source](https://redirect.github.com/junit-team/junit5)) | `5.9.2` -> `5.12.0` | [](https://docs.renovatebot.com/merge-confidence/) |...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.jcabi:jcabi-manifests](https://www.jcabi.com) ([source](https://redirect.github.com/jcabi/jcabi-manifests)) | `1.2.1` → `2.2.0` |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.jcabi:jcabi-http](https://www.jcabi.com) ([source](https://redirect.github.com/jcabi/jcabi-http)) | `1.20.1` → `2.1.0` |  |  | --- ###...
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [com.jcabi:parent](https://www.jcabi.com/parent) ([source](https://redirect.github.com/jcabi/jcabi-parent)) | `0.66.0` → `0.71.2` |  |  | --- ###...
1. Go http://www.rehttp.net/ 2. Click "Open" 3. You see Java exception ``` java.lang.IllegalStateException: [GET http://www.rehttp.net/i?u] failed in 0ms: no protocol: at org.takes.facets.fallback.TkFallback.error(TkFallback.java:233) at org.takes.facets.fallback.TkFallback.route(TkFallback.java:112) at org.takes.facets.fallback.TkFallback.access$000(TkFallback.java:54) at org.takes.facets.fallback.TkFallback$1.act(TkFallback.java:66) at org.takes.tk.TkWrap.act(TkWrap.java:61)...
Sometimes webhooks can't be delivered to the service and rehttp keeps them in internal queue. But then it doesn't try to resend them. E.g. in this ticket: https://github.com/yegor256/cactoos/issues/1299#issuecomment-601022117 Multiple webhooks...