BUG: Plugin store not updating in a timely manner when a new plugin ver released
See original GitHub issueChecks
-
I have checked that this issue has not already been reported.
-
I am using the latest version of Flow Launcher.
Problem Description
I updated General Converter to v2.0 over 12 hours ago. Plugin manifest picked up the changes shortrly after, but Flow Plugin Store hasn’t updated and shows version 1.4 still
Using pm install
installs v1.4
Tried reinstalling Flow, and hitting Refresh in the Plugin Store but no update.
This must update eventually otherwise there would be no plugin updates since the last change, but it should be much quicker than this.
To Reproduce
No response
Screenshots
No response
Flow Launcher Version
1.14.0
Windows Build Number
Microsoft Windows [Version 10.0.19045.2846]
Error Log
Log shows that a manifest update occurred:
09:56:51.9743+10:00 - INFO - PluginsManifest.UpdateManifestAsync - Fetched plugins from manifest repo
Issue Analytics
- State:
- Created 5 months ago
- Comments:20 (19 by maintainers)
Top Results From Across the Web
Plugins won't update or download
I have tried it with Elementor Pro, Dokan, Litespeedcache, Mailpoet, Starter Templates. An error also appears when I try and install new plugins....
Read more >Bug Report: Plugins don't show/allow updates
Earlier this week I noticed that all of the plugins on one of my sites showed as updated, with no updates available. But,...
Read more >Don't Update WordPress Plugins
WordPress core tries to prevent installing and activating incompatible plugins, showing and error message and retaining the current plugin ...
Read more >WordPress Changes Not Showing? Three Methods to Fix ...
When WordPress is not showing changes right away, it is most likely still displaying a cached version. Learn three ways to fix this...
Read more >3.5.0 update failed…just rollback to 3.4.8
Hi i had issue as many here with new elementor update. I want to help to all readers, easiest way to fix this...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I also noticed this today and had a look… it’s caused by the CDN we use in PluginsManifest.cs#L15. jsDelivr caches for 12 hours.
We can switch back to a direct Github link, but Chinese users will have issues 🤷♂️
This is fixed in the recent release.