This kind of error comes regularly from all of our community sites:
Exception: Could not fetch toolbar from www.silverstripe.org/assets/global-nav-addons.html?globaltoolbar=true: Operation timed out after 2000 milliseconds with 0 out of 0 bytes received
We could add caching to this module when it's fetching (if there isn't any already) so it doesn't need to try and do this as often. Perhaps also increasing the timeout to more than 2 seconds...
This would heavily reduce the load on our community sites Raygun accounts.
This kind of error comes regularly from all of our community sites:
We could add caching to this module when it's fetching (if there isn't any already) so it doesn't need to try and do this as often. Perhaps also increasing the timeout to more than 2 seconds...
This would heavily reduce the load on our community sites Raygun accounts.