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

NH-78295 Split grpcReporter getSetting #97

Merged

Conversation

tammy-baylis-swi
Copy link
Contributor

@tammy-baylis-swi tammy-baylis-swi commented May 29, 2024

Splits grpcReporter's getSettings into getAndUpdateSettings + getSettings + updateSettings. The reporter's ticking to periodically update oboe settings still works the same way. This is a step towards reducing reporter's current settings-related responsibilities.

The rest and most of this is renaming related vars/methods for clarity.

This is pointed at main.

@tammy-baylis-swi tammy-baylis-swi marked this pull request as ready for review May 30, 2024 17:18
@tammy-baylis-swi tammy-baylis-swi requested a review from a team as a code owner May 30, 2024 17:18
internal/reporter/reporter_grpc.go Outdated Show resolved Hide resolved
internal/reporter/reporter_grpc.go Outdated Show resolved Hide resolved
@tammy-baylis-swi tammy-baylis-swi force-pushed the NH-78295-grpcreporter-separate-get-update-setting branch from 4694f6b to d9634c3 Compare May 30, 2024 18:45
@tammy-baylis-swi tammy-baylis-swi merged commit 2a7ba10 into main May 30, 2024
7 checks passed
@tammy-baylis-swi tammy-baylis-swi deleted the NH-78295-grpcreporter-separate-get-update-setting branch May 30, 2024 18:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants