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

Date Update is not advancing #2

Closed
bitkarrot opened this issue Apr 20, 2023 · 1 comment
Closed

Date Update is not advancing #2

bitkarrot opened this issue Apr 20, 2023 · 1 comment
Labels
good first issue Good for newcomers

Comments

@bitkarrot
Copy link
Owner

Update the date so its the current date, right now its not advancing as its fixed to the latest date when the app was started

max_date_allowed=latest_date,

end_date=latest_date,

And get cached data should be checked every time there's a request

df = get_cached_data()

@bitkarrot bitkarrot added the good first issue Good for newcomers label Apr 23, 2023
@bitkarrot
Copy link
Owner Author

Temporary Fix, auto deploy weekly using github actions, will refresh data ba8e1d2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant