owrior / portfolio-analytics

Module for tracking portfolio performance.
MIT License
0 stars 0 forks source link

Remove exception in ID cache #30

Closed owrior closed 2 years ago

owrior commented 2 years ago

There is an exception in the id cache put in place to prevent the CI from failing in the absence of a database.

This should be properly patched rather than having an exception - though I am not 100% sure how. I seems to be during the import when it fails.