great-sundown-78827
08/12/2025, 7:14 PMcustomTimeouts
configuration is not relevant here. We've already tried dropping our parallism down to 4
... Anyone else have ideas on how we can handle this? I really hate that it fails entirely rather than having some ability to just retry...
2025-08-12T19:07:45.4386997Z ~ pulumi:pulumi:Stack production refreshing (79s) error: update failed
2025-08-12T19:07:45.4387240Z ~ pulumi:pulumi:Stack production **refreshing failed (0.00s)** 1 error
2025-08-12T19:07:45.4387318Z Diagnostics:
2025-08-12T19:07:45.4387799Z pagerduty:index:EventOrchestrationService (...):
2025-08-12T19:07:45.4388495Z error: sdk-v2/provider2.go:572: sdk.helper_schema: Get "<https://api.pagerduty.com/event_orchestrations/services/XXX/active>": net/http: request canceled (Client.Timeout exceeded while awaiting headers): provider=pagerduty@4.27.1
2025-08-12T19:07:45.4389448Z error: refreshing urn:pulumi:production::...Service$pagerduty:index/eventOrchestrationService:EventOrchestrationService::...: 1 error occurred:
2025-08-12T19:07:45.4389908Z * Get "<https://api.pagerduty.com/event_orchestrations/services/XXX/active>": net/http: request canceled (Client.Timeout exceeded while awaiting headers)
many-telephone-49025
08/12/2025, 7:35 PMmany-telephone-49025
08/12/2025, 7:36 PMbeforeUpdate
? https://www.pulumi.com/blog/resource-hooks/echoing-dinner-19531
08/12/2025, 8:36 PM