pkemp
1
Hello,
I request some assistance, please.
I am trying to grab data from an API call via a background task and then append such data to a table. However, I get the following error:
anvil.server.ExecutionTerminatedError: Server code exited unexpectedly: d0d16dfaa3
Does anyone know why this error happens?
Best,
ryan
3
Hello @pkemp,
That error usually means the server is running out of memory.
Was it a one off error or is it happening consistently?
pkemp
4
Hello,
Thank you for the reply, yes it happens constantly. Must be a memory issue!
Best,
Paige