Timeout Error when uploading Excel file

What I’m trying to do:
Upload an Excel(.xlsx) file.

What I’ve tried and what’s not working:
I’m trying to upload a file with several thousand rows. I am getting a timeout error after 10 (15?) seconds.
anvil.server.TimeoutError: Server code took too long at [Form1, line 53](javascript:void(0))

Can I extend the time until the Server code times out?

Code Sample:

# code snippet

Clone link:
share a copy of your app

You might want to have a read of:

2 Likes