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

Add timeout to push Controller #742

Merged
merged 3 commits into from
May 19, 2020
Merged

Conversation

MrAlias
Copy link
Contributor

@MrAlias MrAlias commented May 18, 2020

Addresses existing TODO in the push tick function by added a context timeout set to a configurable Controller timeout. This ensures that hung collections or exports do not have runaway resource usage.

Defaults to the length of a collector period.

Going to conflict with #737, so should be merged after that.

Addresses existing TODO in the push `tick` function by added a context
timeout set to a configurable Controller timeout. This ensures that hung
collections or exports do not have runaway resource usage.

Defaults to the length of a collector period.
@jmacd jmacd merged commit 51ff97e into open-telemetry:master May 19, 2020
@MrAlias MrAlias deleted the push-timeout branch May 19, 2020 14:51
@MrAlias MrAlias added this to the Beta v0.6 milestone May 19, 2020
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