You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
Right now if a plugin fails during initialisation, we'll just try again next time the server restarts. It might make sense to punish plugins that fail on boot by disabling them. Perhaps with some retry strategy?
This my dev EE console every time I start it:
Right now if a plugin fails during initialisation, we'll just try again next time the server restarts. It might make sense to punish plugins that fail on boot by disabling them. Perhaps with some retry strategy?
Somewhat related to #273 and #72
Does not seem urgent right now, just documenting.
The text was updated successfully, but these errors were encountered: