-
Notifications
You must be signed in to change notification settings - Fork 28
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
Redeploy automatically every ~day #578
Comments
Seems like (if we move to Cloud Run) this could be a job for Cloud Run jobs - https://codelabs.developers.google.com/codelabs/cloud-starting-cloudrun-jobs#0 |
@MaxGhenis we decided against this right? Or at least not without precomputing the sims previously calculated. Because it would reset the cache. |
What if we redeploy automatically only if a country package has been updated? |
We will have auto cache clearing implemented once PolicyEngine/policyengine-core#224 is complete, and we're currently at like 95% completion, so I'm not sure if the automatic redeployment would be beneficial in that situation, either |
I think the goal was for this to replace the automatic version update PRs. |
From app.yaml
The text was updated successfully, but these errors were encountered: