Closed irperez closed 5 years ago
I needed the ability to understand and to take action when an API limit was reached.
So I created a new AlphaVantageApiLimitException class that inherits from your AlphaVantageException class.
Apologies it took so long. Easter holidays.
Thanks!
I needed the ability to understand and to take action when an API limit was reached.
So I created a new AlphaVantageApiLimitException class that inherits from your AlphaVantageException class.