-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
Blueprint Execution Error
This issue tracks a blueprint execution failure that needs investigation and fixing. Quick resolution will help maintain service reliability for our users.
π Error Overview
Affected Connector: Google Cloud
Provider ID: google-cloud
Blueprint Type: Invoice Fetch
Blueprint Name: google-cloud
Error Type: Blueprint Execution Timeout
First Occurrence: 2025-12-20T12:54:57.806Z
Affected Users: 1 user(s)
Severity: MEDIUM
π΄ Error Details
Error Message
Blueprint execution exceeded maximum allowed time (3 minutes)
π Debug Information
{
"requestData": {
"domain": "console.cloud.google.com",
"url": "https://console.cloud.google.com/",
"timestamp": "2025-12-20T12:54:57.806Z"
},
"errorDetails": {
"message": "Blueprint execution exceeded maximum allowed time (3 minutes)",
"type": "Blueprint Execution Timeout"
},
"context": {
"connectorId": "google-cloud",
"blueprintName": "google-cloud"
},
"metadata": {
"providerId": "9e18b6ea-67cd-46cd-ad87-597d79339394",
"parentProviderName": "Google Cloud",
"sourceUrl": "https://console.cloud.google.com/",
"domain": "console.cloud.google.com",
"tabId": 255755065
}
}β‘ Quick Actions
- Investigate blueprint execution steps
- Check for recent provider website changes
- Verify selectors and timeouts
- Test blueprint manually
- Update blueprint if needed