Skip to main content

Imbi Scheduler

Triggers remote execution on a schedule. The scheduler fires cron, interval, calendar, and one-shot triggers, then makes a single HTTP request per run — to imbi-api as a named principal, or to imbi-gateway as a webhook delivery. It does not execute the work itself; it triggers whichever service owns it.

Task definitions and trigger state live in the scheduler Postgres schema; run history lives in ClickHouse (imbi.scheduler_runs).

Developer Quickstart

This project uses uv for project management and moon as its task runner. Install moon before you can contribute changes.

moon run root:setup

Run moon query tasks for the available commands.

Code Formatting

This project uses automated formatting tools that are the sole authority on code style:

  • Ruff for Python code (formatting and linting)
  • Tombi for TOML files
  • Pre-commit hooks to run formatters automatically on commit

Do not manually format code. Instead, use:

uv run pre-commit run --all-files          # Format all files
uv run pre-commit run --files src/app.py   # Format a specific file
moon run scheduler:lint scheduler:typecheck scheduler:format   # Check for lint errors

The formatters use complex, nuanced rules (line length, quote style, etc.) that are configured in pyproject.toml and .pre-commit-config.yaml. See AGENTS.md for complete details.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

imbi_scheduler-2.23.0.tar.gz (81.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

imbi_scheduler-2.23.0-py3-none-any.whl (60.4 kB view details)

Uploaded Python 3

File details

Details for the file imbi_scheduler-2.23.0.tar.gz.

File metadata

  • Download URL: imbi_scheduler-2.23.0.tar.gz
  • Upload date:
  • Size: 81.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for imbi_scheduler-2.23.0.tar.gz
Algorithm Hash digest
SHA256 e81525e84dd95436914cd2f4d1d5a21e33b77844eee38b245dafcfbd0882ed93
MD5 a5ae6522f82ad96c939e17e3d54204b8
BLAKE2b-256 96ca3d1784c72372a82b0c53c6006fbfc3b37bc5f7bde5b21179d815d2e7e826

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbi_scheduler-2.23.0.tar.gz:

Publisher: release.yml on AWeber-Imbi/imbi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file imbi_scheduler-2.23.0-py3-none-any.whl.

File metadata

File hashes

Hashes for imbi_scheduler-2.23.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ffed0b8fc38ed24ea6c38c8ea5f659a31d8b4ae100822c016ca96ce0d041f49c
MD5 6a78c113462f5d9c538231fe8ff55ed7
BLAKE2b-256 af27209b405b200ea4c5f6d9feaf0312209d83844764d3849f953d3b4c070b9a

See more details on using hashes here.

Provenance

The following attestation bundles were made for imbi_scheduler-2.23.0-py3-none-any.whl:

Publisher: release.yml on AWeber-Imbi/imbi

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page