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

Batch get requests at app startup #5

Open
hrushikeshrv opened this issue Dec 29, 2024 · 0 comments
Open

Batch get requests at app startup #5

hrushikeshrv opened this issue Dec 29, 2024 · 0 comments
Assignees

Comments

@hrushikeshrv
Copy link
Owner

Currently each method in the BudgetSheet class makes a new get request to Google Sheets. We should instead use a single batch get request during app startup to retrieve as much data as possible and cache it for a specified time.

@hrushikeshrv hrushikeshrv self-assigned this Dec 29, 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