bugsnag/bugsnag-js

View on GitHub
packages/delivery-electron/payload-loop.js

Summary

Maintainability
A
1 hr
Test Coverage

Function _redeliver has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async _redeliver () {
    try {
      if (this._sending) {
        return
      }
Severity: Minor
Found in packages/delivery-electron/payload-loop.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status