Skip to main content

z4j-huey

PyPI version Python License

The Huey engine adapter for z4j.

Streams every Huey task lifecycle event from your consumers to the z4j brain and accepts operator control actions from the dashboard. Pair with z4j-hueyperiodic to surface @periodic_task schedules.

What it ships

Capability Notes
Task lifecycle events enqueued, started, succeeded, failed, retried, revoked
Task discovery Huey's in-process task registry
Submit / retry / cancel direct against the Huey instance
Reconcile task probes Huey's result store; absence reports honest unknown

Not supported (Huey's storage model can't back them faithfully, so the adapter declines the capability instead of faking it): bulk retry, queue purge, dead-letter requeue, worker restart, rate limiting.

Compatibility

  • Huey 2.4+ and <3 (capped below the Huey 3.0 breaking-major)
  • Storage backends: redis, sqlite, in-memory
  • Python 3.11+

Full per-adapter matrix at https://z4j.dev/reference/compatibility/.

Install

pip install z4j-huey z4j-hueyperiodic

Pair with a framework adapter:

pip install z4j-django  z4j-huey z4j-hueyperiodic   # Django
pip install z4j-flask   z4j-huey z4j-hueyperiodic   # Flask
pip install z4j-fastapi z4j-huey z4j-hueyperiodic   # FastAPI
pip install z4j-bare    z4j-huey z4j-hueyperiodic   # framework-free worker

Pairs with

Reliability

  • No exception from the adapter ever propagates back into Huey hooks or your task code.
  • Events buffer locally when z4j is unreachable; consumers never block on network I/O.

Documentation

Full docs at z4j.dev/engines/huey/.

License

Apache-2.0, see LICENSE.

Links

Download files

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

Source Distribution

z4j_huey-1.8.0.tar.gz (25.4 kB view details)

Uploaded Source

Built Distribution

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

z4j_huey-1.8.0-py3-none-any.whl (19.5 kB view details)

Uploaded Python 3

File details

Details for the file z4j_huey-1.8.0.tar.gz.

File metadata

  • Download URL: z4j_huey-1.8.0.tar.gz
  • Upload date:
  • Size: 25.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for z4j_huey-1.8.0.tar.gz
Algorithm Hash digest
SHA256 bf54dbc4a013148ed2b8019be39ea2c6a0c7253243c9abedd1e79077bfd73515
MD5 68a4235a2b0efbde77363f0bc45aede1
BLAKE2b-256 fb297599940aef5523208dde0f3100cb77cd3a82a58af54d115226214e30997a

See more details on using hashes here.

File details

Details for the file z4j_huey-1.8.0-py3-none-any.whl.

File metadata

  • Download URL: z4j_huey-1.8.0-py3-none-any.whl
  • Upload date:
  • Size: 19.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.4

File hashes

Hashes for z4j_huey-1.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8c8312ae66c432ca2482800feb30b03484ba1017998712cf78c459178785ba57
MD5 06686d9cb77089783499d62affff39a3
BLAKE2b-256 0ce9e3ff8e4ce7e32076cd6a3dcf0a13381d411b65b7a5e942ee0f5e88499caa

See more details on using hashes here.

Release history Release notifications | RSS feed

1.10.0

2 files

1.9.1

2 files

1.9.0

2 files

This release

1.8.0 This release

2 files

1.7.0

2 files

1.6.7

2 files

1.6.0

2 files

1.5.0

2 files

1.4.0

2 files

1.3.0

2 files

1.1.2

2 files

1.1.0

2 files

1.0.1

2 files

1.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page