Skip to content
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

✨ Reduce assessment calls in effort to reduce network overhead #1724

Merged
merged 1 commit into from
Feb 29, 2024

Conversation

ibolton336
Copy link
Member

@ibolton336 ibolton336 commented Feb 29, 2024

  • Reduce assessment fetch calls resulting from unnecessary hook calls & query invalidations.
  • Passes assessments down from app table into sub components

@ibolton336 ibolton336 added the cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch. label Feb 29, 2024
@dymurray dymurray merged commit cbd66f9 into konveyor:main Feb 29, 2024
6 of 7 checks passed
ibolton336 added a commit to ibolton336/tackle2-ui that referenced this pull request Feb 29, 2024
…yor#1724)

- Reduce assessment fetch calls resulting from unnecessary hook calls &
query invalidations.
- Passes assessments down from app table into sub components

Signed-off-by: Ian Bolton <[email protected]>
ibolton336 added a commit to ibolton336/tackle2-ui that referenced this pull request Feb 29, 2024
…yor#1724)

- Reduce assessment fetch calls resulting from unnecessary hook calls &
query invalidations.
- Passes assessments down from app table into sub components

Signed-off-by: Ian Bolton <[email protected]>
ibolton336 added a commit that referenced this pull request Feb 29, 2024
- Reduce assessment fetch calls resulting from unnecessary hook calls &
query invalidations.
- Passes assessments down from app table into sub components

 (#1724)

Signed-off-by: Ian Bolton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cherry-pick/release-0.3 This PR should be cherry-picked to release-0.3 branch.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants