UNPKG

@catladder/pipeline

Version:

Panter workflow for cloud CI/CD and DevOps

10 lines (9 loc) 206 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.BASE_RETRY = void 0; exports.BASE_RETRY = { max: 2, when: ["runner_system_failure", "stuck_or_timeout_failure"] };