Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
124 stars 37 forks source link

"Ready in a minute" remains if portal API doesn't start #112

Open DonMartin76 opened 6 years ago

DonMartin76 commented 6 years ago

In cases where there's a misconfiguration in the static configuration which leads to the portal API not starting, the UI simply shows a "Ready in a minute, waiting for portal API" (or similar), but doesn't give a hint whether there's a problem (or which problem there is).

Proposal:

Advantages:

This has been a source of confusion for many; it's actually not the system itself which isn't working, it's usually a faulty configuration, a missing environment variable or something similar.

DonMartin76 commented 5 years ago

There has been a change to this, even though the above behavior is still not implemented. Now the portal UI also restarts if it cannot reach the API in a certain amount of time (30 seconds).