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

[v16] Using discovery service poll_interval for access graph sync #48846 #48861

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

mvbrock
Copy link
Contributor

@mvbrock mvbrock commented Nov 12, 2024

Backport #48556 to branch/v16

Changelog: The access graph poll interval is now configurable with the discovery_service.poll_interval field, whereas before it was fixed to a 15 minute interval.

  • Using discovery service poll_interval for access graph sync

  • Adding a new poll_interval field to access graph sync config

  • Update lib/srv/discovery/access_graph.go

  • Adding default poll interval

  • Make fix-imports

  • Updating derived functions for config

  • Apply suggestions from code review

  • Followup from PR comments

  • Applying protobuf tags to avoid conversion

  • Removing conversion

  • Regen grpc from rebase

  • Adding warning message and checking for nil config


* Using discovery service poll_interval for access graph sync

* Adding a new poll_interval field to access graph sync config

* Update lib/srv/discovery/access_graph.go

Co-authored-by: Ryan Clark <[email protected]>

* Adding default poll interval

* Make fix-imports

* Updating derived functions for config

* Apply suggestions from code review

Co-authored-by: Tiago Silva <[email protected]>

* Followup from PR comments

* Applying protobuf tags to avoid conversion

* Removing conversion

* Regen grpc from rebase

* Adding warning message and checking for nil config

---------

Co-authored-by: Ryan Clark <[email protected]>
Co-authored-by: Tiago Silva <[email protected]>
Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-48861.d212ksyjt6y4yg.amplifyapp.com

@mvbrock mvbrock requested review from tigrato and r0mant November 12, 2024 22:59
@mvbrock mvbrock added this pull request to the merge queue Nov 12, 2024
Merged via the queue into branch/v16 with commit 4be4dbe Nov 12, 2024
44 checks passed
@mvbrock mvbrock deleted the mvbrock/backport-48556-branch/v16 branch November 12, 2024 23:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants