Skip to content

Investigate admin performance when the Code Snippets service returns HTTP 522 #471

Description

@code-snippets-bot

Report

Forum topic: https://wordpress.org/support/topic/performance-issue-cloud-server-not-responding-error-522/

A user reports that the WordPress Plugins page remains stuck loading, the site becomes slower, and requests to codesnippets.pro return Cloudflare HTTP 522. They suspect a plugin request is waiting for the remote service.

Expected behavior

A remote service outage or timeout should not block WordPress administration or cause noticeable frontend degradation.

Investigation

  • Identify all remote requests made while loading the affected admin screens.
  • Reproduce the behavior with the remote service unavailable or slow.
  • Verify request timeouts, asynchronous behavior, and failure handling.
  • Add bounded timeouts or graceful degradation where required.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions