aws-cloudformation / aws-cloudformation/cloudformation-cli
List handler time out issue
オープン
- 主要言語
- Python
- スター
- 336
- フォーク
- 172
- 平均マージ
- 3日 5分
- マージ済み PR(30日)
- 3
説明
I implemented the list handler for resource AWS::CodeGuruReviewer::RepositoryAssociation. Our service uses DynamoDB and the list handler will call the api as long as the nextToken is not null.
In our prod account, as the canary test, the amount of data is large and caused the registration verification test failed.
In contract test, can we check whether the resource has found, if found, no list call anymore?
コントリビューションガイド
調査の方向性
AWS::CodeGuruReviewer::RepositoryAssociation のリストハンドラーのコントラクトテストから始め、nextToken をどのように処理しているかを追跡します。リソースが見つかる登録確認ケースを再現し、その後、リソースが見つかるとコントラクトテストがリスト処理を停止し、タイムアウトを回避することを確認します。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- aws, python
- 領域
- backend, testing
- issue の種類
- バグ
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 35/100