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
It should be trivial to make a long-polling request and process its stream response, deserialize a part of the response we receive and return it as an async enumerable. Could be useful for endpoints like the one mentioned in the original issue.