Coder Social home page Coder Social logo

Comments (6)

joefiorini avatar joefiorini commented on July 29, 2024

Potentially related to #77?

from houston.

micred avatar micred commented on July 29, 2024

Almost an year ago a guy has resolved by himself: http://joshsymonds.com/blog/2013/10/17/sidekiq-plus-houston-production-ready/
Maybe is maintainer consider the code safe, it will be cool to have the begin-rescue-5attemps code imported in the gem.

from houston.

sorted-bits avatar sorted-bits commented on July 29, 2024

@micred I am using your solution, but I still have the problem when a token is invalid, it completely stops sending push notifications. The connection.open? method still returns true, but this does not seem to be correct.

from houston.

micred avatar micred commented on July 29, 2024

yeah, I know :-(
To fix that problem (as a temporary workaround) I have added a "sleep 0.2" between each message sent.

from houston.

sorted-bits avatar sorted-bits commented on July 29, 2024

That does not solve my problem. I already filter out old tokens but sometimes there is a token in my database that isn't valid and every notification after that token is not receiving a push message. :(

from houston.

ferrous avatar ferrous commented on July 29, 2024

A lazy wrap with reset on CLOSE_WAIT connections (working on linux)
https://gist.github.com/ferrous/d498971be300683c3bbd

from houston.

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.