sacloud / terraform-provider-sakuracloud

Terraform provider for SakuraCloud
https://docs.usacloud.jp/terraform
Apache License 2.0
71 stars 22 forks source link

ローカルルータの操作がタイムアウトする #826

Closed yamamoto-febc closed 3 years ago

yamamoto-febc commented 3 years ago

以下のエラーが出ることがある。

Error: deleting SakuraCloud LocalRouter[xxx] is failed: error in response: <html>
          <head><title>504 Gateway Time-out</title></head>
          <body>
          <center><h1>504 Gateway Time-out</h1></center>
          <hr><center>nginx</center>
          </body>
          </html>

APIクライアント側での根本対応は困難と思われるため、適宜リトライなどの対応を検討する。

yamamoto-febc commented 3 years ago

クライアント側での対応は困難なため特に対応なしとする。