Skip to content

Bulk optimization with wp-background-processing - #128

Draft
tijmenbruggeman wants to merge 2 commits into
tinify:masterfrom
wcreateweb:feat/background-queue
Draft

Bulk optimization with wp-background-processing#128
tijmenbruggeman wants to merge 2 commits into
tinify:masterfrom
wcreateweb:feat/background-queue

Conversation

@tijmenbruggeman

Copy link
Copy Markdown
Collaborator

The current bulk optimization is a blocking process. When a customer wants to compress 1000 images, each image would initiate a request to an ajax action which would perform the compression. The downside of this is that the customer has to keep the page open and has to wait until it is done with compressing.

@coderabbitai

coderabbitai Bot commented Sep 3, 2026

Copy link
Copy Markdown

Important

Draft PR not reviewed

Draft PRs are not automatically reviewed by default.

  • Trigger a manual review

To automatically review draft PRs, update your CodeRabbit configuration:

reviews:
  auto_review:
    drafts: true

Warning

Your free Security trial is over. An organization admin can upgrade to Advanced for continuous pull request security review or dismiss this notice.


Comment @coderabbitai help to get the list of available commands.

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

Successfully merging this pull request may close these issues.

1 participant