Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle interrupted AJAX calls gracefully #67

Open
roytanck opened this issue Jan 10, 2025 · 0 comments
Open

Handle interrupted AJAX calls gracefully #67

roytanck opened this issue Jan 10, 2025 · 0 comments

Comments

@roytanck
Copy link
Owner

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/ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant