-
Notifications
You must be signed in to change notification settings - Fork 9
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
tweak: make use of status field in detour list queries #2961
Conversation
A thought, now that listing detours is 3 separate sequential DB queries, we'll probably want to get #2962 in so that we can parallelize the queries |
made a small update to make the 3 calls async which should help a little bit but the queries overall are already quite a bit faster even w/o. |
Love it! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
[ceremonial re-approval for new changes]
* make use of status field in detour list queries * use select_detour_list_info * remove unused func * move grouping of detours into controller * make grouped detours calls async
Asana ticket: https://app.asana.com/0/1205385723132845/1209213931559671