Skip to content

Conversation

@NathanFlurry
Copy link
Member

Changes

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Apr 2, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: c06f934
Status:🚫  Build failed.

View logs

Copy link
Member Author

NathanFlurry commented Apr 2, 2025

Warning

This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
Learn more


How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

This stack of pull requests is managed by Graphite. Learn more about stacking.

@NathanFlurry NathanFlurry force-pushed the feat_add_configurable_minimum_age_for_lost_servers branch from c06f934 to 2d58d35 Compare April 2, 2025 07:25
@NathanFlurry NathanFlurry force-pushed the 04-02-fix_cluster_fix_nats_provisioned_in_wrong_subnet branch from e16a32d to 7ba402b Compare April 2, 2025 07:25
@NathanFlurry NathanFlurry marked this pull request as ready for review April 2, 2025 17:50
Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PR Summary

This PR introduces a configurable minimum age parameter for server pruning, propagating a new min_age field from the prune operation to the lost servers query.

• Updated /packages/core/services/cluster/src/ops/server/prune_with_filter.rs to add min_age in the Input struct and pass it to the lost_list operation.
• Modified /packages/core/services/cluster/src/ops/server/lost_list.rs to use the min_age for filtering servers by creation timestamp, defaulting to 720 minutes if unset.

2 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

@graphite-app
Copy link
Contributor

graphite-app bot commented Apr 2, 2025

Merge activity

  • Apr 2, 1:51 PM EDT: NathanFlurry added this pull request to the Graphite merge queue.
  • Apr 2, 1:53 PM EDT: CI is running for this pull request on a draft pull request (#2299) due to your merge queue CI optimization settings.
  • Apr 2, 1:54 PM EDT: Merged by the Graphite merge queue via draft PR: #2299.

graphite-app bot pushed a commit that referenced this pull request Apr 2, 2025
<!-- Please make sure there is an issue that this PR is correlated to. -->

## Changes

<!-- If there are frontend changes, please include screenshots. -->
@graphite-app graphite-app bot deleted the branch 04-02-fix_cluster_fix_nats_provisioned_in_wrong_subnet April 2, 2025 17:54
@graphite-app graphite-app bot closed this Apr 2, 2025
@graphite-app graphite-app bot closed this Apr 2, 2025
@graphite-app graphite-app bot deleted the feat_add_configurable_minimum_age_for_lost_servers branch April 2, 2025 17:54
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