Open hudson-newey opened 3 weeks ago
Once we can debounce duplicate http requests in #2159, we should consider using multiple show requests for hasMany associations.
show
hasMany
The hope is that we will be able to debounce duplicate associations to improve performance and reduce the "real" number of outgoing requests
Blocked by: #2159
Once we can debounce duplicate http requests in #2159, we should consider using multiple
show
requests forhasMany
associations.The hope is that we will be able to debounce duplicate associations to improve performance and reduce the "real" number of outgoing requests
Blocked by: #2159