Skip to content

issues Search Results · repo:binarymatt/pyres language:Python

Filter by

96 results
 (66 ms)

96 results

inbinarymatt/pyres (press backspace or delete to remove)

I tried to build this package, but tests failed: platform linux2 -- Python 2.7.16rc1, pytest-3.10.1, py-1.7.0, pluggy-0.8.0 rootdir: /home/metal/debian/pyres, inifile: plugins: celery-4.2.1 collected ...
  • marcelometal
  • Opened 
    on Mar 4, 2019
  • #156

I saw the last commit was on May, 2015, is the project still active?
  • Verurteilt
  • 4
  • Opened 
    on Mar 24, 2017
  • #150

Clicking the Docs link redirects me to http://itybits.com/pyres/ which is apparently not a live site any more.
  • dobesv
  • 3
  • Opened 
    on Jan 8, 2017
  • #149

I have a module inside the project directory, in that module the class is implemented which contains queue attribute and perform method. I started worker from shell. Then I started the python script ...
  • suniltholia
  • 1
  • Opened 
    on Dec 16, 2016
  • #148

def retry(self, payload_class, args): This method provides a way to retry a job after a failure. If the jobclass defined by the payload containes a ``retry_every`` attribute then ...
  • thisiswei
  • Opened 
    on Nov 1, 2015
  • #145

I want to run after_perform and track if a job fails or succeeds and do specific metrics and cleanup based on that. I think after_perform should always run since the metadata includes if it failed or not. ...
  • sontek
  • Opened 
    on Aug 6, 2014
  • #139

Hello, a quick question : I am currently using Resque implementations in PHP (php-resque) and Node (coffee-resque) to queue jobs between different parts of my application and they work fine together. ...
  • louisameline
  • 8
  • Opened 
    on Aug 4, 2014
  • #138

We ported pyres to py3 last July and it still hasn t been released.
  • sontek
  • 3
  • Opened 
    on Apr 15, 2014
  • #136

hi, is there a before_first_fork, where I can config database or others only once? like before_first_fork here https://github.com/resque/resque/blob/master/docs/HOOKS.md OR is there any way to do it? ...
2.0
  • antant-shenzhen-2013
  • 2
  • Opened 
    on Apr 12, 2014
  • #135

It would be great to have an equivalent to the remove_delayed function of the original Resque scheduler. # after you ve enqueued a job like: Resque.enqueue_at(5.days.from_now, SendFollowUpEmail, :user_id ...
2.0
  • severinhacker
  • Opened 
    on Oct 28, 2013
  • #134
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 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 search results · GitHub