awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 مستودعات

Awesome GitHub RepositoriesTask Timeout and Retry Configurations

Combined configuration of timeout limits, retry counts, and failure alert channels for scheduled tasks.

Distinct from Task Timeout Management: Distinct from Task Timeout Management: adds retry and alert configuration alongside timeout control, not just a single timeout limit.

Explore 2 awesome GitHub repositories matching development tools & productivity · Task Timeout and Retry Configurations. Refine with filters or upvote what's useful.

Awesome Task Timeout and Retry Configurations GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • weiye-jing/datax-webالصورة الرمزية لـ WeiYe-Jing

    WeiYe-Jing/datax-web

    6,009عرض على GitHub↗

    DataX Web is a web-based management platform for scheduling, building, executing, and monitoring distributed data synchronization jobs powered by DataX. It provides a visual console for creating and managing DataX tasks without manual JSON configuration, with a distributed executor cluster that auto-registers worker nodes and supports configurable routing and blocking strategies for task distribution. The platform offers cron-based task scheduling with dynamic start, stop, and immediate status changes, along with incremental sync capabilities that pass dynamic parameters to extract only new o

    Set custom timeout and retry counts for tasks, with automatic interruption on timeout and email-based failure alerts that can extend to other channels.

    Java
    عرض على GitHub↗6,009
  • spring-projects/spring-retryالصورة الرمزية لـ spring-projects

    spring-projects/spring-retry

    2,268عرض على GitHub↗

    Spring Retry is a Java library that provides exception handling, automated operation reattempts, backoff strategies, and recovery mechanisms for application workflows. It handles transient operation failures through declarative annotations, programmatic templates, stateful context storage, and fallback recovery paths. The library controls retry behavior by specifying attempt counts, timeouts, and inclusion or exclusion rules for specific exception types. It pauses execution between attempts using fixed, exponential, or randomized backoff intervals, and caches retry state outside the call stac

    Controls retry behavior by specifying maximum attempt counts, timeouts, and inclusion or exclusion rules.

    Java
    عرض على GitHub↗2,268
  1. Home
  2. Development Tools & Productivity
  3. Task Timeout Management
  4. Task Timeout and Retry Configurations