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
Refactor _fetch_next to prioritize the primary stream
When the primary stream has invalid data, then look at the fallback
stream.
This approach doesn't assume that once a fallback is started, it is
always running.
In a subsequent commit, we will implement stopping of fallback
fetchers when the primary has recovered.
Signed-off-by: Elzbieta Kotulska <[email protected]>
0 commit comments