Reduce number of requests when inspecting widget
Open
inspector-2.0-polish
P2
screen: inspector
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
When fighting on a widget or clicking to inspect a widget. A lot of requests are sent to the service in order to populate the card. This causes a lot of delay in our processes that display that information.
We should find a way to deduce the another of requests that it depends on our dogs a way to combine the requests into one in order to avoid latency pile ups
Contributor guide
Assessment
This issue has not been assessed yet.