Is your feature request related to a problem? Please describe.
Some modules run into timeouts when attempting to access static data or local data when plugins/modules haven't finished loading. E.g. #221
Describe the solution you'd like
We should either fix a load order for all plugins and modules or have modules resolve dependencies independently.
Describe alternatives you've considered
Waiting / restarting the toolkit sometimes helps.
Is your feature request related to a problem? Please describe.
Some modules run into timeouts when attempting to access static data or local data when plugins/modules haven't finished loading. E.g. #221
Describe the solution you'd like
We should either fix a load order for all plugins and modules or have modules resolve dependencies independently.
Describe alternatives you've considered
Waiting / restarting the toolkit sometimes helps.