Closed psteeves closed 4 years ago
For now this will let us pull the data from S3 when we redeploy, as long as we set the correct env variables in the app.
We can keep the current Heroku job Scheduler, but it will push to S3 now instead of trying to save to disk.
Next step is to detect when the data is stale and re-download from the S3 while the app is running.
For now this will let us pull the data from S3 when we redeploy, as long as we set the correct env variables in the app.
We can keep the current Heroku job Scheduler, but it will push to S3 now instead of trying to save to disk.
Next step is to detect when the data is stale and re-download from the S3 while the app is running.