czue / celery-progress

Drop in, configurable, dependency-free progress bars for your Django/Celery applications.
MIT License
472 stars 90 forks source link

Fix result onerror #69

Closed OmarWKH closed 3 years ago

OmarWKH commented 4 years ago

Fixes the onError part of https://github.com/czue/celery-progress/issues/66.

Also makes make onResultDefault an instance method following the discussion in https://github.com/czue/celery-progress/pull/62.

czue commented 4 years ago

I haven't been following that thread closely (sorry, life is busy right now!) so happy to defer to you and @EJH2 on this one

czue commented 3 years ago

@EJH2 any thoughts on this? I can also take a closer look sometime soon if you don't have time