bug: unable to generate data diff for a branch with a large data change #4438
Labels
group/backend
Issue related to the backend (API Server, Git Agent)
type/bug
Something isn't working as expected
Milestone
Component
API Server / GraphQL
Infrahub version
0.16.0
Current Behavior
When you have a branch that holds a large data change (30 devices, with 100 interfaces each) and you open a proposed change, it seems that you are unable to generate a data diff.
The process of generating the data diff seems to keep on going forever and never stops.
Expected Behavior
We should be able to generate a data diff reliably, even for large data sets.
Steps to Reproduce
inv dev.start demo.load-infra-schema
infrahubctl branch create test
infrahubctl run <script.py> --branch test
Additional Information
No response
The text was updated successfully, but these errors were encountered: