PythonProcess Has timed out. (Max 30 seconds)

can someone help me? I am facing this issue while searching for emails using our custom action. 

Solved Solved
2 3 120
1 ACCEPTED SOLUTION

Hello,

If you created the custom action from the IDE, if you navigate to it in the IDE and click on the action you should see "Details".

You want to update "Timeout configuration" from the default 30 seconds here. 

 

TonyH_0-1715690715053.png

 

View solution in original post

3 REPLIES 3

Hello,

Have you tried increasing the PythonProcess timeout?

Please tell me where to do that.

Question Explanation:
We created a custom action to search for emails by "mail id & subject"
with time interval of 1 hour(Async Polling Interval)
for 1 day timeout(Async Action Timeout)
and Script Timeout is 10 minutes

issue: Action failed after waiting for 1 day with the output message "PythonProcess Has timed out. (Max 30 seconds)".

Hello,

If you created the custom action from the IDE, if you navigate to it in the IDE and click on the action you should see "Details".

You want to update "Timeout configuration" from the default 30 seconds here. 

 

TonyH_0-1715690715053.png