Skip to content

Conversation

@ameihm0912
Copy link

Creating as a draft for now,

This removes the thread sleep from the UnboundedSource advance interface. This seems to not be required, however the behavior of the advance method is dependent on the runner being used. The direct runner will apply an exponential backoff on repeated advance calls that return false. Dataflow seems to handle this differently.

PR'ing as a draft until we can get a bit more information together on the proper way to handle scenarios where the underlying source has no elements to provide.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants