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

35 create a ticker abstraction, caching and retries #36

Merged
merged 11 commits into from
Jul 13, 2022

Conversation

xrgarcia
Copy link
Owner

Implemented ticker abstraction to make it easier to correlate accounting reports for a given company.
Added simple caching mechnism
Added single retry when limit_reached = True

@xrgarcia xrgarcia linked an issue Jul 10, 2022 that may be closed by this pull request
@xrgarcia xrgarcia temporarily deployed to Code Push July 10, 2022 22:10 Inactive
…and this can lead to unexpected results. thus the tests had to change slightly
@xrgarcia xrgarcia temporarily deployed to Code Push July 11, 2022 23:55 Inactive
@xrgarcia xrgarcia temporarily deployed to Code Push July 13, 2022 16:50 Inactive
… use_simple_cache() so it's clear to devs that it's a simple cache strategy.
@xrgarcia xrgarcia temporarily deployed to Code Push July 13, 2022 17:48 Inactive
@douglas-hirsh douglas-hirsh merged commit f2b4d54 into main Jul 13, 2022
@xrgarcia xrgarcia deleted the 35-create-a-ticker-abstraction branch June 28, 2023 13:19
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.

Create a Ticker Abstraction, Support Retries and Caching
2 participants