ostinelli / apnotic

A Ruby APNs HTTP/2 gem able to provide instant feedback.
MIT License
480 stars 96 forks source link

update docs example for async case #65

Closed moofkit closed 6 years ago

moofkit commented 6 years ago

There are some issues where peoples don't understand how to correct working with async case with background jobs workers. This PR adds code example to clarify this moment.

moofkit commented 6 years ago

updated README of stable sidekiq worker example. After several weeks it is not falling when socket timeout error raising.

ostinelli commented 6 years ago

Thank you for your input. This should fix this issue https://github.com/ostinelli/apnotic/commit/333de9d765ddd623a6ca25d6c5c320dd33a9f0aa. If not, please reopen.