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

Bucket integration #90

Open
nstogner opened this issue Apr 1, 2024 · 0 comments
Open

Bucket integration #90

nstogner opened this issue Apr 1, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nstogner
Copy link
Contributor

nstogner commented Apr 1, 2024

Consider adding S3/GCS/etc buckets as configurable sources and sinks for requests and responses.

Possible features:

  • A batch API: An API for kicking off a batch job that runs across all files in a bucket path. API could allow users to kick off runs with different models against in-place data.
  • Watching a bucket for requests, optionally removing the objects after they are processed. (Might require polling).
  • Using a bucket as the location where responses could be written to when requests are consumed from a messaging topic/queue.
@nstogner nstogner added the enhancement New feature or request label Apr 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant