Closed suraj-ranganath closed 1 year ago
Thanks for the PR @suraj-ranganath. Stock prices are a bit tricky. The current implementation fetches a webpage for every query which is not scalable. It has to work like weather, fetch and cache for a certain period. But then again, are cached/stale stock prices useful?
Thank you for the review @knadh. That's fair. I've tried work arounds but seem to have hit a brick wall. I have another feature in mind, will work on that.
Right now, we only get US stock prices but I will create an issue so that the community could work on getting Indian stock prices as well.