[▲ Vercel Community](/) · [Categories](/categories) · [Latest](/latest) · [Top](/top) · [Live](/live) [Help](/c/help/9) # Max Duration not being used 49 views · 1 like · 3 posts Jimzqw (@jimzqw) · 2025-03-31 I'm hosting an easy Python FastAPI app that takes about 30s to execute, but it always timeouts after 10s. I have checked that my Fluid compute is enabled and the default duration is 60s. But in the logs I see that my duration is still 10s. How can I fix it? I have Hobby plan Swarnava Sengupta (@swarnava) · 2025-03-31 · ♥ 1 Hello, Unfortunately, I cannot reproduce: https://vercel.com/jims-projects-bdc7bb65/sai/logs?timeline=maximum&selectedLogId=kl69h-1743449604257-40c5d283888b. Do you have a project link, log link and function path so I can take a look? Jimzqw (@jimzqw) · 2025-03-31 Hello here is the log https://vercel.com/jims-projects-bdc7bb65/sai/logs?timeline=maximum&selectedLogId=hlcsf-1743459200402-e0db8d5c7108 And here is the project https://vercel.com/jims-projects-bdc7bb65/sai