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
Currently, a consumer will wait indefinitely if a file does not exist. A timeout controlled via environment variable might be useful. In addition, if there is an error while reading a file on the producer side, the error should be passed to the consumer.
The text was updated successfully, but these errors were encountered:
Currently, a consumer will wait indefinitely if a file does not exist. A timeout controlled via environment variable might be useful. In addition, if there is an error while reading a file on the producer side, the error should be passed to the consumer.
The text was updated successfully, but these errors were encountered: