In my program, after creating apis, I will create plugins immediately. But when calling /apis to create routes, somehow I will get 409, but in the follow-up request to create plugins, will have a 404
We observed this issue a few times on the product environment, but the reason is not clear, and don’t know under which condition it will happen.
kong version: 0.14.x, but still using API object route to add apis and plugins
Appreciate if anyone has an idea, thank you in advance.