Hi Team. Built my mos trecetn hugging face space using a blank docker image. The Image worked for anohter simpler app but now I’m getting runtime errors and I can’t figure out why.
Is there a way to debug the application runtime error from within spaces?
It appears the app takes more than 30 minutes to load, causing this error. You can try adding startup_duration_timeout: 1h to the README.md YAML header.