-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Open
Labels
AIAI AgentsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that
Description
- Package Name: "azure-ai-projects>=1.0.0b12",
- Package Version: "azure-ai-projects>=1.0.0b12",
- Operating System: Windows 11
- Python Version: 3.12
Describe the bug
The deep research agent unexpectedly fails sometimes with run.status
as expired
. There's no way to extend the expiration period. run.last_error
, run.incomplete_details
, run.expires_at
, run.cancelled_at
, run.failed_at
are all blank, so there's no information about the problem so that I can fix it.
To Reproduce
Not reproducible; seems to happen if the deep research runs too long. Using the started code give here.
Expected behavior
Deep research completed successfully, provides information about why it expired, and ideally, provide a way to avoid the expiration when a long deep research run is expected.
Screenshots
N/A
Additional context
N/A
Metadata
Metadata
Assignees
Labels
AIAI AgentsService AttentionWorkflow: This issue is responsible by Azure service team.Workflow: This issue is responsible by Azure service team.customer-reportedIssues that are reported by GitHub users external to the Azure organization.Issues that are reported by GitHub users external to the Azure organization.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as thatThe issue doesn't require a change to the product in order to be resolved. Most issues start as that