Bad status code from gs display an error from s3 driver
オープン
stale
- 主要言語
- Python
- スター
- 2.1k
- フォーク
- 931
- 平均マージ
- 1日 2時間
- マージ済み PR(30日)
- 4
説明
When using GoogleStorageDriver and getting a 502 we get a confusing error:
` 'Unknown error. Status code: 502'>`
Probably due to the fact that `GoogleStorageDriver` inherit from `BaseS3StorageDriver`
https://github.com/apache/libcloud/blob/881d5fb0b8973a0f1037e0aa0d3538b407f57d26/libcloud/storage/drivers/s3.py#L141
コントリビューションガイド
調査の方向性
GoogleStorageDriver の継承と、libcloud/storage/drivers/s3.py の 141 行目付近にリンクされている BaseS3StorageDriver のコードから始めます。Google Storage の 502 を再現し、それによって生じるエラーテキストを追跡します。Google Storage の障害で紛らわしい S3 ドライバーエラーが報告されなくなれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, gcp, python
- 領域
- cloud
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100