vmware-archive / dispatch

Dispatch is a framework for deploying and managing serverless style applications.
http://dispatchframework.io
Apache License 2.0
532 stars 58 forks source link

Dispatch solo API gateway does not properly sync after restart #691

Closed berndtj closed 6 years ago

berndtj commented 6 years ago

Bug Report

Expected behavior

The configured APIs should continue to function after dispatch server is restarted

Current behavior

The APIs can be queried (i.e. dispatch get api), but they cannot be used (i.e. curl ...) after dispatch server is restarted.

Steps to reproduce

Impact

Possible solution

Your Environment

kars7e commented 6 years ago

Fixed in #692

kars7e commented 6 years ago

Fixed in #692