Component
API Server / GraphQL
Infrahub version
1.7.6
Current Behavior
Similar to #8502 , I also notice that everytime i create a propose change I observe that the artifact is requested for all the objects in infrahub regardless of what's changing in this PC.
This creates again stability issue with infrahub as it tries to run too many things at the same time and makes the APIserver and UI experience very slow to react and update.
Expected Behavior
The proposed change should only run artifacts for objects for which there is an update.
Steps to Reproduce
NA
Additional Information
No response
Component
API Server / GraphQL
Infrahub version
1.7.6
Current Behavior
Similar to #8502 , I also notice that everytime i create a propose change I observe that the artifact is requested for all the objects in infrahub regardless of what's changing in this PC.
This creates again stability issue with infrahub as it tries to run too many things at the same time and makes the APIserver and UI experience very slow to react and update.
Expected Behavior
The proposed change should only run artifacts for objects for which there is an update.
Steps to Reproduce
NA
Additional Information
No response