Problem/Motivation

If there is a queue of cache tag purges (e.g. bulk update + low rate limit on free tier) its possible for the queue to build up yet be redundant because the user decided to purge everything.

Steps to reproduce

Get a queue built up of tags to purge. Purge everything. See queue is still in place

Proposed resolution

Clear queue when purge everything is run

Remaining tasks

MR

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

scott_euser created an issue. See original summary.

scott_euser’s picture

Assigned: scott_euser » Unassigned
Status: Active » Needs review

flashwebcenter made their first commit to this issue’s fork.

flashwebcenter’s picture

Status: Needs review » Fixed

Thanks for the patch. Clearing the queued cache tags after a successful full purge makes sense and prevents redundant purge requests. It is merged with Dev.

Best wishes,
Alaa

Now that this issue is closed, review the contribution record.

As a contributor, attribute any organization that helped you, or if you volunteered your own time.

Maintainers, credit people who helped resolve this issue.

scott_euser’s picture

Thank you very much!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.