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

Work with S3 redirect URLs from ubkg-api for large responses #3

Open
AlanSimmons opened this issue Feb 12, 2025 · 0 comments
Open

Work with S3 redirect URLs from ubkg-api for large responses #3

AlanSimmons opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@AlanSimmons
Copy link
Contributor

Statement of problem

When the ubkg-api points to a large UBKG instance (such as the Data Distillery), endpoints in the concepts or codes paths can return responses that are larger than the 10 MB payload limit of the AWS API gateway.

The Pitt-deployed ubkg-api now stores a large payload in a S3 bucket and returns a URL to the stored file.
Guesdt needs to handle this URL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant