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
Sink and source implementations could do a better job of handling errors served by the backend that it could remedy.
As an example, if a MetadataOutOfDate error is served by a Kafka backend, the implementation could refresh the metadata rather than serve the error directly back to the client.
The text was updated successfully, but these errors were encountered:
Sink and source implementations could do a better job of handling errors served by the backend that it could remedy.
As an example, if a MetadataOutOfDate error is served by a Kafka backend, the implementation could refresh the metadata rather than serve the error directly back to the client.
The text was updated successfully, but these errors were encountered: