Is your feature request related to a problem?
The current S3 upload of Base64 in the STT path is blocking, which limits performance and can lead to delays in processing.
Describe the solution you'd like
- Make the S3 upload of Base64 non-blocking in the STT path.
- Ensure that the system can handle uploads asynchronously.
Why is this enhancement needed?
This enhancement will improve performance and reduce delays, leading to a more efficient processing experience for users.
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.
TBD
Is your feature request related to a problem?
The current S3 upload of Base64 in the STT path is blocking, which limits performance and can lead to delays in processing.
Describe the solution you'd like
Why is this enhancement needed?
This enhancement will improve performance and reduce delays, leading to a more efficient processing experience for users.
Original issue
Describe the current behavior
A clear description of how it currently works and what the limitations are.
Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.
Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).
Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.
TBD