Open wvandeun opened 2 weeks ago
Same issue but different way to trigger it:
=> We still have the deleted node on main (same schema out of sync) => A reboot of infrahub does put all workers on the same page
https://discord.com/channels/1212332642801025064/1306016379102560328
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