You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to be able to gather the ecto queries that occurred as a result of the request being profiled. This can happen in two parts. We can start with the dead render, and collect the queries that occurred before send. Tracking queries within debug sessions will get a bit more difficult because they will span multiple pages but it should still be doable.
No description provided.
The text was updated successfully, but these errors were encountered: