awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 个仓库

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

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • travis-ci/travis-citravis-ci 的头像

    travis-ci/travis-ci

    8,490在 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.

    在 GitHub 上查看↗8,490
  • zenml-io/zenmlzenml-io 的头像

    zenml-io/zenml

    5,451在 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
    在 GitHub 上查看↗5,451
  1. Home
  2. DevOps & Infrastructure
  3. Command Execution Retries