-
Notifications
You must be signed in to change notification settings - Fork 3.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix: Reduce RTS calls in the updateLayout flow #37127
Open
rishabhrathod01
wants to merge
15
commits into
release
Choose a base branch
from
chore/rts-metrics
base: release
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
+187
−52
Commits on Oct 29, 2024
-
Revert "chore: removed unwanted metrics (#37052)"
This reverts commit 88b987f.
Configuration menu - View commit details
-
Copy full SHA for 0c4b37b - Browse repository at this point
Copy the full SHA 0c4b37bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a150314 - Browse repository at this point
Copy the full SHA a150314View commit details -
Send all bindings together to avoid multiple RTS calls
- After this change we reduce the RTS calls from 2*N to 2 where N is the no of bindings in the layout.
Configuration menu - View commit details
-
Copy full SHA for 448f663 - Browse repository at this point
Copy the full SHA 448f663View commit details
Commits on Oct 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3ec3c0 - Browse repository at this point
Copy the full SHA e3ec3c0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 65b5492 - Browse repository at this point
Copy the full SHA 65b5492View commit details
Commits on Nov 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 87ffad7 - Browse repository at this point
Copy the full SHA 87ffad7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 28a92e1 - Browse repository at this point
Copy the full SHA 28a92e1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a274d - Browse repository at this point
Copy the full SHA 42a274dView commit details
Commits on Nov 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cfa0d94 - Browse repository at this point
Copy the full SHA cfa0d94View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41209f5 - Browse repository at this point
Copy the full SHA 41209f5View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b3b5f4 - Browse repository at this point
Copy the full SHA 9b3b5f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa2ed2c - Browse repository at this point
Copy the full SHA fa2ed2cView commit details -
Merge branch 'release' into chore/rts-metrics
“sneha122” committedNov 12, 2024 Configuration menu - View commit details
-
Copy full SHA for e9fe711 - Browse repository at this point
Copy the full SHA e9fe711View commit details -
Configuration menu - View commit details
-
Copy full SHA for e108c96 - Browse repository at this point
Copy the full SHA e108c96View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b0981b - Browse repository at this point
Copy the full SHA 2b0981bView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.