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

Add cockpit for global refetch #84

Open
marvinruder opened this issue Dec 20, 2022 · 1 comment
Open

Add cockpit for global refetch #84

marvinruder opened this issue Dec 20, 2022 · 1 comment
Assignees
Labels
backend Related to backend package data-provider Related to fetching data from providers feature New feature or request frontend Related to frontend package

Comments

@marvinruder
Copy link
Owner

marvinruder commented Dec 20, 2022

Describe the solution you’d like
A dashboard allowing for fetching all stocks from a provider and showing the progress of these fetches using a progress bar.

Describe alternatives you’ve considered
OpenAPI dashboard or curl. No progress shown and bad usability.

@marvinruder marvinruder added feature New feature or request frontend Related to frontend package backend Related to backend package data-provider Related to fetching data from providers labels Dec 20, 2022
@marvinruder marvinruder self-assigned this Dec 20, 2022
@marvinruder
Copy link
Owner Author

marvinruder commented Mar 3, 2023

Ideas:

  • /progress API endpoint, which is called every second either after button is pressed or while something is still in progress (or Websocket).
  • Progress is stored in global variable in fetch controller per data provider.
  • Button to cockpit in header of stock list page

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Related to backend package data-provider Related to fetching data from providers feature New feature or request frontend Related to frontend package
Projects
None yet
Development

No branches or pull requests

1 participant