Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2025 11:36 PM
Hi @snarayan ,
I think you might be hitting timeout from model serving endpoint:
Debug model serving timeouts - Azure Databricks | Microsoft Learn
You can try to increase timeout using environment variables using the Serving UI or programmatically using Python.