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

Architecture redesign #10

Open
3 tasks
inigohidalgo opened this issue Feb 25, 2024 · 0 comments
Open
3 tasks

Architecture redesign #10

inigohidalgo opened this issue Feb 25, 2024 · 0 comments

Comments

@inigohidalgo
Copy link
Owner

inigohidalgo commented Feb 25, 2024

  • make each step a separate task/flow run by an individual runner, which would allow for rate-limiting API queries if they're only run from a single runner
  • dump to a single bronze table per query type (aggregates, ticker info...)
    • aggregates of different resolutions into same table?
  • make all the path config a Block or a Variable
@inigohidalgo inigohidalgo pinned this issue Mar 3, 2024
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

No branches or pull requests

1 participant