bug: schema out of sync on workers after deleting a node from the schema #4836
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
priority/1
This issue must be fixed/implemented ASAP, it's a blocker for a release
type/bug
Something isn't working as expected
Milestone
Component
API Server / GraphQL
Infrahub version
1.0.1
Current Behavior
The schema between different workers goes out of sync, when you delete an existing schema node from the schema.
Expected Behavior
All the workers load the new schema and the schema is in sync between them.
Steps to Reproduce
infrahub
The workers are now not in sync anymore. Only 1 worker will have a new schema hash, the other workers still have the old hash from the previous step.
Additional Information
No response
The text was updated successfully, but these errors were encountered: