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
Fixes setResponseRemaining to Always Set All Responses
Was previously looping over a list that was getting mutated within `setResponse`.
This could cause the request to never reply (only relevant for `/bulk` queries)
0 commit comments