Skip to content

Add support for ProgressTracker#25

Open
amosjpa wants to merge 1 commit intotaskiq-python:masterfrom
amosjpa:feature/task_progress
Open

Add support for ProgressTracker#25
amosjpa wants to merge 1 commit intotaskiq-python:masterfrom
amosjpa:feature/task_progress

Conversation

@amosjpa
Copy link

@amosjpa amosjpa commented Feb 26, 2026

Greetings taskiq-nats team,

This PR adds support for ProgressTracker in nats - it's a simple change that follows the existing usage patterns for storing results in the object store. It uses a prefix of progress:<task-id> to avoid conflicts with the result entries (which are just keyed by <task-id>).

The motivation is that we are using taskiq and testing various backends, and we'd like to have datapoints for nats.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant