Giter VIP home page Giter VIP logo

Comments (8)

sevaorlov avatar sevaorlov commented on July 29, 2024

I faced the same problem

from sidekiq-unique-jobs.

smee-dee avatar smee-dee commented on July 29, 2024

Same here

from sidekiq-unique-jobs.

maxim198307 avatar maxim198307 commented on July 29, 2024

any updates on this pls? Have an issue while testing the worker - cant start unique worker second time even if the first one is removed from queue...perhaps this issue is connected to this

from sidekiq-unique-jobs.

mhenrixon avatar mhenrixon commented on July 29, 2024

Interesting, I wonder if it has to do with the arguments. I'll write some test cases

from sidekiq-unique-jobs.

tokenvolt avatar tokenvolt commented on July 29, 2024

I explored this a little bit and it appears that lock is not cleared after deleting from web UI, because obviously it does not run any middewares, like it does after finishing the job or if the job is failed.

from sidekiq-unique-jobs.

crberube avatar crberube commented on July 29, 2024

Isn't this what sidekiq_unique_ext.rb is supposed to handle? I noticed that the file isn't required anywhere except for its spec. Not sure why that is.

from sidekiq-unique-jobs.

mhenrixon avatar mhenrixon commented on July 29, 2024

So we obviously need to require the file when sidekiq/api is required or sidekiq/web for that matter. If anyone have any knowledge in how to extend sidekiq functionality somehow now is the time to tell :)

from sidekiq-unique-jobs.

mhenrixon avatar mhenrixon commented on July 29, 2024

This has been closed for a while.

from sidekiq-unique-jobs.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.