App timeout for server function

Hi Anvil Team,

the timeout for a Server Function call is 30 seconds.
Performing longer-running tasks, the background-task is available and clear.

For some functions is fine but for a high number of functions and functions with a lot of arguments or a function calling other functions (with data transfer to tables and files) the background-task is not the nicest way to deal with it and you may have to split again to single server calls.

@ Anvil Feature Requested:
app timeout for all server function calls from client side, set by user (30 sec to xxxx sec) by sticking with the call @anvil.server.callable (so no background task needed)?

Would this be possible to implement, timeline?

(Admin note: previous conversation for context)

Happy Holiday,
Gerhard