-
Notifications
You must be signed in to change notification settings - Fork 53
Open
Description
Currently, schemas of services are introspected on service startup and stored in memory which can lead to the situation when different instances (started in different moments of time in case of autoscaling for example) will have different schemas.
To have better consistency and reproducible environment it would be nice to have a way to merge schemas on build time or from files (which can be bundled with the gateway as a part of the docker image).
Please let me know what you think.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels