ojeker opened a new issue, #13559: URL: https://github.com/apache/apisix/issues/13559
### Current State Missing or "hard to find" documentation on phases and plugin execution order **Context:** I recently opened the issue #13408 about passing information from one plugin to another. I probably would have been able to solve this by myself with the help of a conceptual documentation about: * The execution phases each request "goes through" * Overview of the phase a plugin belongs to * Explanation, how the execution order of plugins in the same phase works (priority) ### Desired State Documentation on phases and plugin execution order is inclued and easy to find. **Hint:** A good starting point for a big part of the required content is this blog post: https://apisix.apache.org/blog/2023/12/14/apisix-plugins-priority-leaky-abstraction/ -- 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]
