- Issue created by @anaconda777
- 🇩🇪Germany marcus_johansson
I think what we will have to do in this case is to have a lower timeout on the get models call. The problem is that ECA has to see that the provider is working and what models/operation types it can trigger. Part of that is loading the models.
So in the case of loading the models we should make that a separate configuration value that is much shorter (<5 seconds) since such a call should happen instantaniously.
We are moving out the providers, so I will add this as a bug request to that.