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?