PM Extra
PM Extra
~By the way, shall we always disable the retry policy for this case?~ (It will only retry when getting responses with code >= 500 or timeout)
Sorry, it's a GitLab bug: https://gitlab.com/gitlab-org/gitlab/-/issues/414807 But it seems like it won't be fixed recently. Can we make some improvements for NGitLab to avoid it?
I'm sorry that I do not specialize in native programming. So, I'm unsure if my build only requires [email protected]. But I built the project followed by the official workflow (https://github.com/apache/maven-mvnd/blob/1.0-m7/.github/workflows/release.yaml#L67)...
By the way, I built the project by Docker which runs on my Apple M1 Macbook. So, can we use the macOS runner to start up a container and then...
Also recurs in `http.py`
@yaichenbaum Please let me know if you'd like to implement it or welcome the PR.
Is there any news about bind-toolsonly? We need the update urgently, the current version didn't work on the latest Windows anymore.
I think it should be already fixed in #443.
It works fine with `Django==2.2.12` and `redis==3.3.11`, But CI checks failed because of mock.
I admit it's a backward incompatible change, but it only affect the project which used '%' in connection url and assume it's raw '%' character instead of escape keyword. I...