Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Define a timeout mechanism for asynchronous instruments callbacks #2120

Closed
ocelotl opened this issue Sep 17, 2021 · 2 comments
Closed

Define a timeout mechanism for asynchronous instruments callbacks #2120

ocelotl opened this issue Sep 17, 2021 · 2 comments
Labels
1.10.0rc1 release candidate 1 for metrics GA metrics sdk Affects the SDK package.

Comments

@ocelotl
Copy link
Contributor

ocelotl commented Sep 17, 2021

Per this comment.

The spec requires this:

The callback function SHOULD NOT take indefinite amount of time. If multiple independent SDKs coexist in a running process, they MUST invoke the callback function(s) independently.

@aabmass aabmass added the sdk Affects the SDK package. label Dec 14, 2021
@lzchen lzchen added the 1.10.0rc1 release candidate 1 for metrics GA label Jan 11, 2022
@srikanthccv
Copy link
Member

@ocelotl I think this will be covered in #2402?

@ocelotl
Copy link
Contributor Author

ocelotl commented Mar 24, 2022

Yes, @srikanthccv, closing this one as duplicate ✌️

@ocelotl ocelotl closed this as completed Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.10.0rc1 release candidate 1 for metrics GA metrics sdk Affects the SDK package.
Projects
None yet
Development

No branches or pull requests

4 participants