Skip to content
This repository was archived by the owner on Apr 3, 2019. It is now read-only.

feat(basket): Make calls directly to basket server rather than the proxy #7050

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

shane-tomlinson
Copy link

@shane-tomlinson shane-tomlinson commented Mar 15, 2019

Note: configuration under the basket namespace were merged into the marketing_email namespace,
there doesn't seem to be a good reason for both namespaces to exist.

fixes #7048

BREAKING CHANGE - this may require changes to fxa-dev or cloudops-deployment to migrate any config items under the basket namespace.

@ghost ghost assigned shane-tomlinson Mar 15, 2019
@ghost ghost added the waffle:active label Mar 15, 2019
@shane-tomlinson shane-tomlinson force-pushed the 7048-remove-basket-proxy branch 3 times, most recently from 993b1ad to 5016832 Compare March 27, 2019 10:23
@shane-tomlinson shane-tomlinson marked this pull request as ready for review March 27, 2019 10:47
@shane-tomlinson shane-tomlinson requested review from jrgm and a team March 27, 2019 10:48
@shane-tomlinson
Copy link
Author

@mozilla/fxa-devs, @jrgm - r?

@shane-tomlinson shane-tomlinson changed the title feat(basket): Make calls directly to the basket server rather than the proxy feat(basket): Make calls directly to basket server rather than the proxy Mar 27, 2019
api_timeout: {
default: '5 seconds',
doc: 'Timeout for talking to the Basket API server, in ms',
format: Number
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this be format: 'duration' ?

Copy link
Author

Choose a reason for hiding this comment

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

I just copied this these over, but that seems like a fine suggestion while I'm in here making updates.

…e proxy

Note: configuration under the basket namespace were merged into the marketing_email namespace,
there doesn't seem to be a good reason for both namespaces to exist.

fixes #7048

BREAKING CHANGE
@shane-tomlinson
Copy link
Author

This repo has been deprecated and migrated to https://github.com/mozill/fxa. Please open this PR against that repo.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants