UNPKG

@artilleryio/platform-fargate

Version:
11 lines (10 loc) 205 B
// TODO: Replace with states from Core module.exports = { 'INITIALIZING': 1, 'LAUNCHING_WORKERS': 2, 'RECEIVING_REPORTS': 3, 'TERMINATING': 4, 'EARLY_STOP': 5, 'COMPLETED': 6, 'ERROR': 7, };