forked from open-telemetry/opentelemetry-collector
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Clarify how Receivers must handle errors returned by Consume*() funct…
…ions (open-telemetry#4267) This is important to make sure failed Consume*() calls are correctly handled by Receivers and that the Receives in turn correctly respond back to the senders from which they received data. We may need to audit all receivers to make sure they work according to these requirements.
- Loading branch information
1 parent
ac25e4e
commit 1636b2e
Showing
1 changed file
with
28 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters