Automattic / Automattic/kue

Making sure that Job.update completes

Open
#1,065 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
9.4k
Forks
858
PR merge metrics
No merged PRs in 30d

Description

I have as serious problem regarding the `job.update` method.
I need to be able to ensure that it has completed.

So would it be possible to make it blocking or attach a callback to it that fire
when update has been performed?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the job.update entry point in the Kue repository and read how its asynchronous operation reports completion. Determine whether the requested behavior is a blocking update or a completion callback, then verify the chosen behavior with the existing job-update tests, if present; done means callers can reliably know when the update has finished.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, redis
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.