We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Forex return error because there is no data in redis which is present for the currency exchange rate
Forex create should always return data when queried for exchange rates
Analytics API gives 5xx when forex return error because there is no data in redis which is present for the currency exchange rate
On first API call for the forex crate, you get error because there is no redis key set for the service to return data.
No response
All environments
None
The text was updated successfully, but these errors were encountered:
ShivanshMathurJuspay
Successfully merging a pull request may close this issue.
Bug Description
Forex return error because there is no data in redis which is present for the currency exchange rate
Expected Behavior
Forex create should always return data when queried for exchange rates
Actual Behavior
Analytics API gives 5xx when forex return error because there is no data in redis which is present for the currency exchange rate
Steps To Reproduce
On first API call for the forex crate, you get error because there is no redis key set for the service to return data.
Context For The Bug
No response
Environment
All environments
Have you spent some time checking if this bug has been raised before?
Have you read the Contributing Guidelines?
Are you willing to submit a PR?
None
The text was updated successfully, but these errors were encountered: