8000 Feature/add functionality to gather missing data only by dandevaud · Pull Request #3916 · ghostfolio/ghostfolio · GitHub
[go: up one dir, main page]

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

Feature/add functionality to gather missing data only #3916

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

dandevaud
Copy link
Contributor

@dtslvr

I had an issue locally with the currency data gathering job.
I regularly run into errors as prisma runs out of available connections while trying to update all data.
Even within the defined 12 retries of the job I was unable to update all market data values.

Hence I've added a functionality to update the missing values only. It might be helpful for test environments as well, which are not running 24/7 and hence do not perform a daily market data update job.

Let me know what you think

Dan added 2 commits October 12, 2024 17:43
< 8000 div class="pr-1 flex-auto min-width-0" > FIx Format
@asiananimal
Copy link
Contributor

@dtslvr I would love to have this feature as my portfolio has a lot of different equity and on most days my portfolio doesn't get fully updated unless I manually go in and pull the missing data.

@dandevaud
Copy link
Contributor Author

I added the functionality to the market data tab as well to gather it for all Assets, previously one could only trigger it for one asset.

@asiananimal
Copy link
Contributor

@dtslvr What are your thoughts on whether this could be merged into the main branch?

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.

2 participants
0