Skip to content

Handle interrupted AJAX calls gracefully #67

@roytanck

Description

@roytanck

Currently, if the AJAX call that Plugin Report does to retrieve a plugin's info fails completely, the process breaks. All following plugins are not processed, and thus no info is shown for them.

We should add at least a very basic callback for when this happens, that displays a row, probably with an error message. Following rows should be processed.

This is related to https://wordpress.org/support/topic/wordpress-6-7-1-compatible/ .

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions