getting multiple errors for timeout in my forge plugin whenever a POST function is getting triggered from New –>analyze state.
It is triggering duplicate forward action/request after the timeout error. Not sure why the timeout error is coming.
could it be a network glitch?
Function timed out. Limit of 25.01 seconds
Environment: Production
Invocation ID: 195104b6-fe23-4404-9f0b-60f881e327ab
Trace ID: 68b54a2404b85c3cdeec73a34e484d9d
Module: jira:workflowPostFunction
Function: postfunction
Version: 6.2.0
Site: ``acn-hk.atlassian.net
Context: Jira
what is the default timeout duration for an async function in forge, can we increase it? or is there any way to stop continuous duplicate request triggering whenever we face a request timeout for a function.