AIP Logic needs configurable timeout

The functions team recently released configurable timeouts for functions. This is very useful, especially for use cases involving LLMs. I don’t see a way to configure the timeout interval in AIP logic, though. Can you please add support for this?



2 Likes

Thanks for posting the traceId. Using that to view our internal logs, I think your Logic function calls another function (ri.function-registry.main.function.56b58f01-af33-4b49-9817-afb7c74ad69d) and that’s the function that’s timing out at 60s. I’m going to make sure the functionRid that’s timing out is included in that error message to make this clearer.

The Logic function timeout is 4m55s right now (non-configurable). We can’t go higher yet, so if we exposed timeouts for Logic functions it would only be to lower the timeout, not raise them.

Would that still be interesting to you to be able to lower timeouts?

2 Likes