question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Job is still there after processing

See original GitHub issue

My configs defaultJobOptions: { removeOnComplete: true, removeOnFail: true, },

I have jobs that take around 5 minutes and I have 15 minutes lock duration. when debugged the state at first the job lock remained for some time then the lock was removed and the job was still there on Redis with the following key-value

processedOn: 1622804032898 opts: {"attempts":0,"delay":0,"removeOnComplete":true,"removeOnFail":true} timestamp: 1622804032896 priority: 0 name processData delay: 0 data: {id: 123124124}

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:16 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
manastcommented, Jun 7, 2021

@ujwaldhakal you should provide a standalone test case that we can run to reproduce the issue.

0reactions
manastcommented, Jun 21, 2021

@ujwaldhakal If I run that code I will get errors.

Read more comments on GitHub >

github_iconTop Results From Across the Web

What Does It Mean When the HR Status Is in Progress?
If the status is marked “in progress,” this means the application is still being considered and is in one of several stages of...
Read more >
What To Expect at Every Stage of the Hiring Process - Indeed
If you're looking for a new job, it can help to understand the job search process. In this article, we explain the different...
Read more >
What does it mean if a job posting disappeared but ... - Quora
It means they don't want more applications or no longer want to pay for the posting. Now they're likely heading into the interview...
Read more >
So You Haven't Heard Back After a Job Interview…
When looking for jobs, it's not uncommon to not hear back after applying — for weeks or at all — even if you...
Read more >
Job flow through the system - IBM
Generally speaking, a job goes through the following phases: Input; Conversion; Processing; Output; Print/punch (hard copy); Purge.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found