# 🛠technical-support
curiospumpkin
curiospumpkin·10 replies

Hi team, we are getting this code execution fail message but there’s no further logs on it… could someone help us to find out what caused this code execution to fail?

curiospumpkin
curiospumpkin12/03/2025 14:15

We suspect it may be due to us trying to set the CONFIG variables in the code block…

curiospumpkin
curiospumpkin12/03/2025 15:20

Could it be due to a time limit in the code execution block?

Sahil | YourGPT
Sahil | YourGPT12/03/2025 16:28

hello @curiospumpkin can you share this conversation link ?

curiospumpkin
curiospumpkin13/03/2025 01:53

We discovered that the code execution fail message always comes if the code takes longer than 5s to run

curiospumpkin
curiospumpkin13/03/2025 01:53

Could we increase the limit to 10s? As some of our API calls are taking few seconds…

curiospumpkin
curiospumpkin13/03/2025 01:53

To split each API call into its own block is inefficient and hard to manage and the total execution time may even be longer

curiospumpkin
curiospumpkin13/03/2025 01:54

Hence would be great if each individual code block could have up to 10s to run so we can do multiple API calls in one block.

Sahil | YourGPT
Sahil | YourGPT13/03/2025 06:49

Let me take note of this—I’ll share it with the team and keep you updated.

standard1
curiospumpkin
curiospumpkin20/03/2025 00:47

Hey @Sahil, any update on this? Thanks