Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce currency converter mechanism #724

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

benjaminch
Copy link
Contributor

This CL introduces a mechanism to fetch currencies rates periodically from a remote source.
Those rates are stored in CurrencyConverter struct which can be injected in PBS to get rates.

This doesn't introduce any changes in PBS workflow just yet.

It also address issues described in #722 regarding httptestClient overload in tests generating
errors while running validate.sh script.

Issue: #280

This CL introduces a mechanism to fetch currencies rates periodically from a remote source.
Those rates are stored in `CurrencyConverter` struct which can be injected in PBS to get rates.

This doesn't introduce any changes in PBS workflow just yet.

It also address issues described in prebid#722 regarding httptestClient overload in tests generating
errors while running `validate.sh` script.

Issue: prebid#280
@benjaminch
Copy link
Contributor Author

Thanks :)

@hhhjort hhhjort merged commit 3b390cf into prebid:master Oct 29, 2018
katsuo5 pushed a commit to flux-dev-team/prebid-server-1 that referenced this pull request Dec 1, 2020
This CL introduces a mechanism to fetch currencies rates periodically from a remote source.
Those rates are stored in `CurrencyConverter` struct which can be injected in PBS to get rates.

This doesn't introduce any changes in PBS workflow just yet.

It also address issues described in prebid#722 regarding httptestClient overload in tests generating
errors while running `validate.sh` script.

Issue: prebid#280
katsuo5 pushed a commit to flux-dev-team/prebid-server-1 that referenced this pull request Dec 2, 2020
This CL introduces a mechanism to fetch currencies rates periodically from a remote source.
Those rates are stored in `CurrencyConverter` struct which can be injected in PBS to get rates.

This doesn't introduce any changes in PBS workflow just yet.

It also address issues described in prebid#722 regarding httptestClient overload in tests generating
errors while running `validate.sh` script.

Issue: prebid#280
katsuo5 pushed a commit to flux-dev-team/prebid-server-1 that referenced this pull request Dec 4, 2020
This CL introduces a mechanism to fetch currencies rates periodically from a remote source.
Those rates are stored in `CurrencyConverter` struct which can be injected in PBS to get rates.

This doesn't introduce any changes in PBS workflow just yet.

It also address issues described in prebid#722 regarding httptestClient overload in tests generating
errors while running `validate.sh` script.

Issue: prebid#280
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants