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

[frontend] Fix on perf issue #6173

Merged
merged 2 commits into from Feb 29, 2024
Merged

[frontend] Fix on perf issue #6173

merged 2 commits into from Feb 29, 2024

Conversation

Kedae
Copy link
Member

@Kedae Kedae commented Feb 29, 2024

When on slow 3G (and on some SaaS platform) we have a loop on queries within entities.

@Kedae Kedae changed the title [frontend] Fix on perf issue, need to find a proper way of handling that [frontend] Fix on perf issue Feb 29, 2024
@Kedae Kedae added the filigran team use to identify PR from the Filigran team label Feb 29, 2024
Copy link

codecov bot commented Feb 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 66.67%. Comparing base (4ded3bf) to head (a27cef9).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #6173      +/-   ##
==========================================
- Coverage   66.68%   66.67%   -0.02%     
==========================================
  Files         540      540              
  Lines       64349    64349              
  Branches     5251     5250       -1     
==========================================
- Hits        42914    42907       -7     
- Misses      21435    21442       +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Kedae Kedae merged commit f0c79df into master Feb 29, 2024
19 checks passed
@Kedae Kedae deleted the issue/6169 branch February 29, 2024 13:04
@Kedae Kedae linked an issue Feb 29, 2024 that may be closed by this pull request
@Kedae Kedae restored the issue/6169 branch February 29, 2024 13:26
@SamuelHassine SamuelHassine deleted the issue/6169 branch April 3, 2024 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Infinite fetching on low speed connection introduced by triggers update
3 participants