CodeTheChangeUBC/reBOOT

View on GitHub
app/worker/app_celery.py

Summary

Maintainability
A
0 mins
Test Coverage

Function on_failure has 5 arguments (exceeds 4 allowed). Consider refactoring.
Invalid

    def on_failure(self, exc, task_id, args, kwargs, einfo):
Severity: Minor
Found in app/worker/app_celery.py - About 35 mins to fix

    Function on_retry has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Invalid

        def on_retry(self, exc, task_id, args, kwargs, einfo):
    Severity: Minor
    Found in app/worker/app_celery.py - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status