celery-singleton icon indicating copy to clipboard operation
celery-singleton copied to clipboard

singleton task isn't retrying

Open metheoryt opened this issue 7 years ago • 2 comments
trafficstars

metheoryt avatar Oct 20 '18 09:10 metheoryt

Sorry for such meager information provided. Singleton tasks isn't retrying at all, seems that task methods is not the best place to hook into. May be celery signals is.

metheoryt avatar Oct 22 '18 09:10 metheoryt

Just looked at signals implementation, and think it'll be a liitle harder than through methods

metheoryt avatar Oct 22 '18 10:10 metheoryt