Skip to content
This repository has been archived by the owner on Apr 6, 2023. It is now read-only.

fix(adm): Include /v1 on the end of the remote settings URL we give to the RS client #260

Merged
merged 1 commit into from
Dec 7, 2021

Conversation

mythmon
Copy link
Contributor

@mythmon mythmon commented Dec 7, 2021

The default value that remote-settings-client uses for the server includes the /v1 suffix, but ours doesn't. Add it back in so that we don't confuse the client.

… to the RS client

The default value that remote-settings-client uses for the server includes the
/v1 suffix, but ours doesn't. Add it back in so that we don't confuse the
client.
@mythmon mythmon requested a review from a team as a code owner December 7, 2021 00:03
@mythmon
Copy link
Contributor Author

mythmon commented Dec 7, 2021

This is something I think might help #259. If it does, I'm in the "I have no idea how this ever worked" camp (and yet, it works on my machine, even without this change).

@mythmon
Copy link
Contributor Author

mythmon commented Dec 7, 2021

image

I'm going to force-push to remove those commits, but I think that this means it is working better now.

@mythmon mythmon merged commit 52a44fa into main Dec 7, 2021
@mythmon mythmon deleted the kinto-url-with-v1 branch December 7, 2021 01:11
@ncloudioj
Copy link
Contributor

Ugh, this failure still happened to me with this patch. There is something else around it.

mythmon added a commit that referenced this pull request Dec 8, 2021
* Revert "Merge pull request #232 from Dexterp37/rs-client" - Integrate
  remote-settings-client
* Revert "Merge pull request #260 from mozilla-services/kinto-url-with-v1" -
  Include `/v1` on the end of the remote settings URL we give to the RS client
* Revert "Merge pull request #261 from mozilla-services/feat/259"
  don't hide inner errors in the log message
* Revert "Merge pull request #262 from mozilla-services/gh-259"
  Fix intermittent failures with ReqwestClient
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants