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

Feat/czech exchange rate #643

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

codehogs
Copy link

Hi team, this PR contains the changes requested for the Czech exchange rate provider.

I have kept the currency, exchange rate and exchange rate provider contracts the same.

The project has been updated to use the default host builder implementation which encapsulates DI and config.
I have then moved the static currency array into configuration.

I have also added some resiliency to the Czech bank call with a transient error retry policy.

My assumption with this project was to keep it light.
I could see this being used from a CRON job and then push out to a topic or queue to notify sub system components.
I would also consider an opportunity for this to be a small azure function.

Please let me know what you think :).

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.

1 participant