R
RunPod3mo ago
ashleyk

What is the difference between setting execution timeout on an endpoint and setting in the request?

What is the difference between the screenshot and:
{
policy": {
"executionTimeout": 300000
}
{
policy": {
"executionTimeout": 300000
}
No description
Solution:
Oh never mind, the answer is in the docs.
No description
Jump to solution
2 Replies
ashleyk
ashleyk3mo ago
Does the setting on the endpoint effectively just apply the policy to every request automatically without having to add it to each request?
Solution
ashleyk
ashleyk3mo ago
Oh never mind, the answer is in the docs.
No description