Skip to content

issues Search Results · repo:redibox/job language:JavaScript

Filter by

10 results
 (57 ms)

10 results

inredibox/job (press backspace or delete to remove)

When forcing a job to timeout, the expected result of the onFailure result should have a timeout property in the error object, in this case it doesn t: it( Should emit a failure if job timeout is set ...
  • Ehesp
  • 1
  • Opened 
    on Oct 4, 2016
  • #10

When a job time out occurs AND retries is set, the job does timeout but does not retry again. Redis also seems to close the connection. it( Should retry the job if timeout is reached and retries is ...
  • Ehesp
  • 1
  • Opened 
    on Oct 4, 2016
  • #9

Trying to build a test for the Job rety() method, however hitting an issue: it( Should allow the instance of the job to retry itself , (done) = { let count = 0; global.singleJob = function ...
  • Ehesp
  • 1
  • Opened 
    on Oct 4, 2016
  • #8

enhancement
  • Ehesp
  • 1
  • Opened 
    on Oct 4, 2016
  • #7

enhancement
Hacktoberfest
  • Ehesp
  • 1
  • Opened 
    on Oct 4, 2016
  • #6

A Job should be able to be delayed once created, and only run after the delayed time has expired.
enhancement
Hacktoberfest
  • Ehesp
  • 1
  • Opened 
    on Sep 29, 2016
  • #5

Each queue should provide stats on metrics of it s Jobs. E.g. process times, average job waiting length etc.
enhancement
Hacktoberfest
  • Ehesp
  • 2
  • Opened 
    on Sep 29, 2016
  • #4

Jobs should be able to be tracked throughout their lifecycle. Either by Job ID or specific data matching. A tracked job should also show any jobs which created it along with any jobs it has created itself. ...
enhancement
Hacktoberfest
  • Ehesp
  • 1
  • Opened 
    on Sep 29, 2016
  • #3

At the moment we ve added logging for processes running in Kubernetes pods everywhere, for creation, completion and failures of jobs. Instead this should be down to the user to add - to do this we need ...
enhancement
Hacktoberfest
  • Salakar
  • 1
  • Opened 
    on Aug 24, 2016
  • #2

Use case: If debugging on a cluster setup with multiple users using it, then jobs will be shared across them. Having a sticky option on a job which always runs the subsequent jobs on the server it was ...
enhancement
Hacktoberfest
help wanted
  • Ehesp
  • 1
  • Opened 
    on Jul 26, 2016
  • #1
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub