-
Notifications
You must be signed in to change notification settings - Fork 90
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Propagate the buffered CoinGecko implementation to the configuration …
…3/3 (#2909) # Description Instantiate the CoinGecko buffered and propagate the configuration. I set the default configuration to reasonable parameters, so we can try them out without needing to change the infra PR. # Changes - Instantiate the CoinGecko buffered instead of normal CoinGecko "object" - Propagate the configuration accordingly ## How to test 1. Regression tests ## Related Issues Fixes #2814
- Loading branch information
1 parent
e6a6fc9
commit 38ea2ab
Showing
2 changed files
with
190 additions
and
31 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