Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

Add check on ASG activities insufficient resource #27

Merged

Commits on Mar 25, 2019

  1. Add check on ASG activities insufficient resource

    When hit this code.
    Means already have spot instance can't provision longer then 3 mins.
    So check is any activity's StatusMessage got insufficient error message.
    If yes, change the launch type to on-demand.
    I didn't make any record on it.
    So on next check. It should auto change back to spot instance.
    alantang888 committed Mar 25, 2019
    Configuration menu
    Copy the full SHA
    4af48c0 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2019

  1. Configuration menu
    Copy the full SHA
    2a94527 View commit details
    Browse the repository at this point in the history
  2. Fix function name

    Sorry, some copy and paste error. And didn't test again after that.
    alantang888 committed Mar 26, 2019
    Configuration menu
    Copy the full SHA
    e4bef4d View commit details
    Browse the repository at this point in the history