Skip to content

Don't Poll S3 for Bucket Contents #1006

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

Open
BenGalewsky opened this issue Mar 24, 2025 · 0 comments · May be fixed by #1049
Open

Don't Poll S3 for Bucket Contents #1006

BenGalewsky opened this issue Mar 24, 2025 · 0 comments · May be fixed by #1049

Comments

@BenGalewsky
Copy link
Contributor

Instead of polling S3 bucket for contents create a new App endpoint that returns all files since a timestamp:

  1. Add DB generated timestamp for each result file
  2. Include timestamp in the response
  3. Create endpoint that returns files since timestamp
@MattShirley MattShirley linked a pull request Apr 29, 2025 that will close this issue
@MattShirley MattShirley linked a pull request Apr 29, 2025 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant