2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

Amazon SageMakerのノートブックインスタンス画面でのエラー

Posted at

1. まとめ

Amazon SageMakerのノートブックインスタンス画面にて「Throttling Exception」と表示されることがある.短い間隔で複数のインスタンスの開始や停止を実施すると表示されることがある.

2. 目次

    1. まとめ
    1. 目次
    1. 事象
    1. 解決方法
    1. 原因
    1. 参考リンク

3. 事象

短い間隔で複数のインスタンスの開始ボタンをクリックしたり,停止ボタンをクリックすると下記エラーメッセージが表示される.

ThrottlingException
Rate exceeded
image_001.png

4. 解決方法

短時間に開始ボタンをクリックしたり,停止ボタンをクリックしない

5. 原因

短時間の間に開始できるインスタンス数,停止できるインスタンス数を制限しているものだと思われる.

6. 参考リンク

なし

2
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
2
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?