Hello,
I'm encountering an issue with the RadzenUpload component in my application. When the endpoint takes longer than a few minutes to process an upload, the operation fails due to a timeout. This occurs particularly when uploading very large files or performing bulk uploads that require significant backend processing.
Is there a way to increase the timeout duration for RadzenUpload? I need a solution that can handle these large file uploads and longer processes without interrupting the operation.
Can anyone provide guidance on how to configure this in RadzenUpload, or if there's an alternative approach to manage this scenario?
Any assistance or suggestions would be greatly appreciated.
Thank you in advance.