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
@mars should we add 503 as a condition to heroku/heroku-go@3b96879? I suspect the error handling may be off in the back-end, for it to respond with HTML instead of JSON.
I'd be curious if this is still reproducible, as it appears to be evidence of an incident with the platform API.
I agree that adding a special 503 response status case to the client would be beneficial, so that the provider can sanely handle this "API is offline" condition.
Although I am not familiar with the specific error reported here (creating many apps at once), this kind of Heroku error normally comes from the load balancer when a Heroku app is offline.
Terraform Version
Heroku Provider Version
master (hashicorp@08f5dba)
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
Expected Behavior
All ten apps should have been created.
Actual Behavior
Some were created, then received a 503 error from the platform API.
Steps to Reproduce
Please list the steps required to reproduce the issue, for example:
terraform apply
The text was updated successfully, but these errors were encountered: