Skip to content

v1.1.0 - Enhanced Termination Handling

Latest

Choose a tag to compare

@Mag1sterY0da Mag1sterY0da released this 17 Dec 13:10

Improved reliability for Arc XP deployments

This update adds configurable retry logic for terminating old builds:

New Features:

  • terminate-retry-count: Retry attempts for build termination (default: 3)
  • terminate-retry-delay: Wait time between termination retries (default: 10 seconds)

Benefits:

  • Prevents workflow failures when builds can't be terminated
  • Graceful error handling with detailed logging
  • Backward compatible - existing workflows unaffected

Upgrade to improve deployment reliability in your CI/CD pipelines.