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

fix: Revert remote-settings-client integration #269

Closed
wants to merge 1 commit into from

Conversation

mythmon
Copy link
Contributor

@mythmon mythmon commented Dec 8, 2021

Fixes #268

* 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
@mythmon mythmon requested a review from a team as a code owner December 8, 2021 19:50
@mythmon
Copy link
Contributor Author

mythmon commented Dec 8, 2021

Note: this was not a simple revert, since there were multiple interacting PRs between when this landed and now. Please check carefully.

@Dexterp37
Copy link
Contributor

@mythmon hey can we hold back this until tomorrow? As per the slack conversation with @jklukas we don't need the logging changes in the short term.

@mythmon
Copy link
Contributor Author

mythmon commented Dec 8, 2021

The primary goal here was to unblock #267, which is failing for hard to diagnose reasons only with the new client. Once we have those tests, it will give us more confidence that the new client is working the same as the old one.

Copy link
Member

@pjenvey pjenvey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd prefer to diagnose the #267 issue further but I don't have the bandwidth today (or this week) 😢, reverting this is cheap anyway

@Dexterp37
Copy link
Contributor

I'd prefer to diagnose the #267 issue further but I don't have the bandwidth today (or this week) 😢, reverting this is cheap anyway

I'll help diagnosing test failures this morning :) If we won't be able to solve this before your morning, let's merge this :-) /me runs against the clock... (and hits it)

@Dexterp37
Copy link
Contributor

Looks like this is no longer required. See #273 .

@Dexterp37 Dexterp37 closed this Dec 10, 2021
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.

Back-out remote-settings-client integration
3 participants