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

Feature : S3 List files with Async functions #203

Merged
merged 1 commit into from
Jan 16, 2024

Conversation

kshitijrajsharma
Copy link
Member

What does this PR do ?

This PR introduces async function for s3 files listing . This shall enable users to loop through response delivered and assemble correlated information in proficient manner !

Streaming Response : List files endpoint convey result promtly as it receives from aws without lingering full set and continue the response

How to test ?

  • Hit the list files directly , stay put and watch !

Known issues

  • Streaming response doesn't function with the swagger UI , Use distinct methods

@kshitijrajsharma kshitijrajsharma merged commit de5b730 into develop Jan 16, 2024
9 checks passed
@kshitijrajsharma kshitijrajsharma deleted the enhance/s3_results branch January 19, 2024 07:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

1 participant