wp-media / wp-media/imagify-plugin

Improved Error Message For cURL Error 28 Blocked Self-requests Issue

Open
#635 6 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

priority: medium type: enhancement UI
Dominant language
PHP
Stars
82
Forks
31
Avg merge
5d 10h
Merged PRs (30d)
9

Description

When the self-requests for optimization are being blocked by a user's server due to cURL error 28 (or similar), we could offer a popup informing them about what is happening and linking to our documentation:

image

<div id="swal2-content" class="swal2-content" style="display: block;">The HTTP requests required for image optimization are currently being blocked by your server. <a href="https://imagify.io/documentation/optimization-is-stuck/" rel="noopener" target="_blank">More info and possible solutions</a>.</div>

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the existing handling for blocked self-requests and cURL error 28, then inspect how optimization errors display popups. Done means the specified message and documentation link appear when image-optimization requests are blocked.

Written by the indexing model from the issue text.

Assessment

Tech stack
php
Domain
frontend
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.