apinf / platform

Apinf - Open source API management platform with multi proxy and protocol support
https://apinf.com/
European Union Public License 1.1
74 stars 35 forks source link

Proxy backend modification is accepted, although proxy settings are not correct #3667

Open matleppa opened 5 years ago

matleppa commented 5 years ago

Steps

  1. create Proxy A, settings OK
  2. connect an API to Proxy A
  3. change Proxy A settings, e.g. to erroneous host URL
  4. make some change in Backend settings of API.

Results

  1. Backend change seems to be successful (however, the success message is not displayed)

Expected results

  1. Backend change fails
matleppa commented 5 years ago

Actually the operation fails, it just takes time before the error response appears. Misleading thing is, that the page remains active, so the user erroneously thinks the operation successful