awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesCommand Execution Retries

Logic for automatically re-running failed shell commands to handle transient errors.

Distinct from Transaction Retry Logic: Shortlist candidates focus on API requests or database transactions; this is for general shell command retry logic in build scripts.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Command Execution Retries. Refine with filters or upvote what's useful.

Awesome Command Execution Retries GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • travis-ci/travis-ciAvatar travis-ci

    travis-ci/travis-ci

    8,490Vezi pe GitHub↗

    Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job

    Automatically executes commands multiple times after a non-zero exit code to overcome temporary network interruptions.

    Vezi pe GitHub↗8,490
  • zenml-io/zenmlAvatar zenml-io

    zenml-io/zenml

    5,451Vezi pe GitHub↗

    ZenML is an orchestration platform designed for building, deploying, and monitoring reproducible machine learning pipelines and agentic workflows. It provides a unified framework that manages the entire lifecycle of machine learning assets, from data processing and model training to the deployment of persistent inference services. By decoupling pipeline logic from underlying compute and storage, the platform enables teams to transition workflows seamlessly from local development environments to production-grade cloud infrastructure. The platform distinguishes itself through a service-oriented

    Reproduces past runs from specific checkpoints with optional input overrides to test changes or resume failed executions in place.

    Pythonagentopsagentsai
    Vezi pe GitHub↗5,451
  1. Home
  2. DevOps & Infrastructure
  3. Command Execution Retries