Automattic / Automattic/kue

Where can I find function prototype needed for each events

Open
#1,194 0 comments 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 want to implement job events but I could not find our function prototype needed to pass at callback parameters

https://github.com/Automattic/kue/blob/master/Readme.md#job-events

here in sample only few events are covert but what about other events ? how can i know about callback function's prototype.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with Readme.md#job-events and compare the documented event examples with the other job events exposed by Kue. Trace the event callback definitions in the repository to identify each callback prototype, then update the README so users can find the signatures for all events; done means the event documentation is complete and unambiguous.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-2 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.