Skip to content
#

retry-logic

Here are 20 public repositories matching this topic...

A Python script to automate URL update and deletion notifications to Google using the Indexing and Search Console APIs. It fetches URLs from an XML sitemap or processes batch URLs from a JSON file, handling Google API authentication and indexing requests.

  • Updated Feb 20, 2026
  • Python

L0: The Missing Reliability Substrate for AI. Streaming-first. Reliable. Replayable. Deterministic. Multimodal. Retries. Continuation. Fallbacks (provider & model). Consensus. Parallelization. Guardrails. Atomic event logs. Byte-for-byte replays.

  • Updated Jul 8, 2026
  • Python

Production style autonomous agent framework in Python + React that plans multistep tasks, persists state with SQLite, and recovers from failures using exponential backoff retry logic. Includes real time monitoring dashboard, deterministic recovery demo, and API for task orchestration.

  • Updated Sep 11, 2025
  • Python

A new package designed to analyze and structure user-submitted text, specifically focusing on community feedback and moderation. The package leverages the capabilities of llmatch-messages to process a

  • Updated Dec 21, 2025
  • Python

A new package that processes user-provided text descriptions of images and returns structured, validated outputs using pattern matching. It ensures that the generated content adheres to a predefined f

  • Updated Dec 21, 2025
  • Python

A new package is designed to facilitate structured evaluation of a system's performance comparison between optimistic and pessimistic approaches. It takes a textual description or data snippet as inpu

  • Updated Dec 21, 2025
  • Python

AETHER is a Python/FastAPI LLM gateway and inference orchestration service. It sits between client applications and model backends, adding authentication, rate limiting, backend fallback, KV-cache block allocation, audit logging, and Prometheus metrics.

  • Updated Jul 12, 2026
  • Python

Python-based bulk email automation engine for dynamic templated campaigns with CSV ingestion, Markdown support, attachments, SMTP abstraction, retry logic, rate limiting, logging, and CLI interface. Modular, production-ready, and fully extensible.

  • Updated Apr 1, 2026
  • Python

FastAPI backend service for lead qualification using rule-based scoring + AI reasoning. Accepts product offers and CSV leads, scores buying intent (High/Medium/Low) with dual-layer logic, exports results as JSON/CSV. Features Gemini AI integration, CORS support, Docker deployment, and robust error handling.

  • Updated Sep 18, 2025
  • Python

PyQueue is a Python/FastAPI job queue inspired by my earlier GoQueue (Go) and SpringQueue (Java/SpringBoot) projects. It explores executor-based concurrency, explicit lifecycle management, and FastAPI-idiomatic DI and schemas—recreating the same core architecture across languages to deepen cross-framework understanding.

  • Updated Feb 18, 2026
  • Python

⚡ Production-ready Python utilities with 2,900+ lines of battle-tested code. Includes retry logic, circuit breakers, async queues, DI container, Repository pattern & more!

  • Updated Apr 28, 2026
  • Python

Python-based web scraper for aggregating property listings from multiple real estate platforms. Features rate limiting, retry logic, user-agent rotation, and data export to JSON/CSV/Excel. Easy to extend with new scrapers.

  • Updated Jan 10, 2026
  • Python

Improve this page

Add a description, image, and links to the retry-logic topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the retry-logic topic, visit your repo's landing page and select "manage topics."

Learn more