Skip to content
This repository has been 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.

@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