bakerLecter commented on issue #9777: URL: https://github.com/apache/apisix/issues/9777#issuecomment-1620983422
Here is what I do to reproduce 1.set up the route with workflow with right config(via dashboard) 2.check the route is working(and it is) 3.make the workflow config wrong(via dashboard) **4.route working just like step 1, modified on step 3 was ignored by gateway.** 5.remove the workflow config from the route and reserve others.(via dashboard) **6.route still working just like step 1, modified on step 5 was ignored by gateway.** 7.reboot the gateway and things OK now, workflow config remove from the route completely dashboard do not need to reboot, it working fine on the step above. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
