juntossomosmais/django-stomp

View on GitHub
django_stomp/services/producer.py

Summary

Maintainability
A
35 mins
Test Coverage

Function send has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    def send(self, body: dict, queue: str, headers=None, persistent=True, attempt=10):
Severity: Minor
Found in django_stomp/services/producer.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status