-
Notifications
You must be signed in to change notification settings - Fork 102
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
client: check for zero fiat rates and response status code
This increases the request interval for fiat rates to 12min due to a possibility of hitting source's request limits. This can be considered a temporary solution since we need to adjust this interval for every added asset. This also checks the HTTP response status code instead of assuming the response is the expected payload.
- Loading branch information
1 parent
b87d960
commit 2ae50bb
Showing
2 changed files
with
19 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters