You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When performing parallel deployments for the same project but different environments(terraform-provider-launchdarkly version: 2.13.3), we start to see next errors:
Error: failed to update flag "feature-flag-name" in project "default": Patch "https://app.launchdarkly.com/api/v2/flags/default/feature-flag-namei": context deadline exceeded (Client.Timeout exceeded while awaiting headers)
Could you make HTTP_TIMEOUT configurable instead of hard coded value?
When performing parallel deployments for the same project but different environments(terraform-provider-launchdarkly version: 2.13.3), we start to see next errors:
Could you make HTTP_TIMEOUT configurable instead of hard coded value?
terraform-provider-launchdarkly/launchdarkly/config.go
Line 25 in b34058f
The text was updated successfully, but these errors were encountered: