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

Add Verify endpoint to verify upload and adapt 29 seconds limit of API Gateway #267

Conversation

ambujraj
Copy link
Member

What does this PR do?

Added verify endpoint to adapt to the 29 seconds execution limit of API Gateway

Issue

Fixes #262

What changed?

  • Added /upload/verify endpoint
  • Upload limited to 1000 files

Why these changes?

  • Adapting to 29 seconds execution limit

Is it tested?

Yes, locally

Checklist

  • I have read through the Contributing Guidelines
  • I have also updated the dependent codes as well and README.md if applicable
  • My code adheres to consistent formatting standards and includes clear comments where necessary to enhance readability and understanding.

@ambujraj ambujraj merged commit d12db78 into master Jun 11, 2024
2 checks passed
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 this pull request may close these issues.

MAJOR: Slow Upload Speed, check for downloaded file if opening correctly, feedback on upload like upload speed
1 participant