Closed chriso closed 8 months ago
This fixes https://github.com/stealthrocket/dispatch-sdk-python/issues/87.
When there's an error polling, we now raise an error in the coroutines that are waiting on a call that was made before the previous yield. Other in-flight calls are not affected.
This fixes https://github.com/stealthrocket/dispatch-sdk-python/issues/87.
When there's an error polling, we now raise an error in the coroutines that are waiting on a call that was made before the previous yield. Other in-flight calls are not affected.