OpenBBTerminal icon indicating copy to clipboard operation
OpenBBTerminal copied to clipboard

Caching - DO NOT MERGE

Open andrewkenreich opened this issue 1 year ago • 0 comments

pip install requests-cache

PoC just caching things we are sending through our requests helper

Description

  • [ ] Summary of the change / bug fix.
  • [ ] Link # issue, if applicable.
  • [ ] Screenshot of the feature or the bug before/after fix, if applicable.
  • [ ] Relevant motivation and context.
  • [ ] List any dependencies that are required for this change.

How has this been tested?

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.
  • [ ] Make sure affected commands still run in terminal
  • [ ] Ensure the SDK still works
  • [ ] Check any related reports

Checklist:

Others

  • [ ] I have performed a self-review of my own code.
  • [ ] I have commented my code, particularly in hard-to-understand areas.

andrewkenreich avatar Feb 16 '23 19:02 andrewkenreich