Ben Croker
Ben Croker
@milelo I meant that if a request fails, you can reinitiate it manually, which will send the current signals.
@andersmurphy is looking into changing the behaviour so that current signals are sent.
> When changing fields for a user in the control panel, the cache is not regenerating. Can you please clarify what you mean by “changing fields”, and expand on it...
This sounds like unusual behaviour. Can you please walk me through the exact steps to reproduce the issue? Please also clear the cache _before_ testing.
Any update on this, @JMKelley ?
What exactly do you mean by the “Blitz-Queue”, and can you show me how you are seeing the TTR as `300`?
The `REFRESH_MODE_EXPIRE` refresh mode translates to `Expire the cache, regenerate manually or organically`. As per the [docs](https://putyourlightson.com/plugins/blitz#refresh-mode), cached pages are “regenerated manually (via a cron job) or organically (when pages...
I noticed you're multiple versions behind the latest. Can you please update and clear and refresh the cache to ensure that whatever issue you're coming up against hasn't already been...
My guess is that unique query strings are causing large amounts of (valid) cached pages to be generated. Can you confirm whether this is indeed the case using the Blitz...
> do any of these modes ever delete static page cache files that are no longer tracked / valid or does that only happen by clearing all cache? Yes, when...