Skip to content

Conversation

MasterPtato
Copy link
Contributor

Changes

@MasterPtato MasterPtato requested a review from NathanFlurry May 7, 2025 01:32
Copy link
Contributor Author

MasterPtato commented May 7, 2025


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.

Copy link

cloudflare-workers-and-pages bot commented May 7, 2025

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97d2838
Status: ✅  Deploy successful!
Preview URL: https://7c9c2127.rivet.pages.dev
Branch Preview URL: https://05-07-fix-pegboard-fix-netns.rivet.pages.dev

View logs

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 improves network namespace management and tracing instrumentation across the Rivet codebase.

  • Fixed network namespace path bug in setup.rs by properly using both actor ID and generation number for namespace naming
  • Enhanced tracing in proxy_service.rs to include route resolution parameters for better debugging
  • Added explicit parent span control and TLS handshake instrumentation in server.rs for improved connection tracking
  • Added backoff sleep tracing in workflow context to better monitor execution delays

4 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

{
Result::Ok(cmd_out) => {
if !cmd_out.status.success() {
let netns_path = self.netns_path();
Copy link

Choose a reason for hiding this comment

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

style: Redundant netns_path call - this path was already obtained on line 684

@MasterPtato MasterPtato force-pushed the 05-07-fix_pegboard_fix_netns_path_bug branch from 8939903 to 97d2838 Compare May 7, 2025 20:36
Copy link

cloudflare-workers-and-pages bot commented May 7, 2025

Deploying rivet-studio with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97d2838
Status: ✅  Deploy successful!
Preview URL: https://c8845c39.rivet-studio.pages.dev
Branch Preview URL: https://05-07-fix-pegboard-fix-netns.rivet-studio.pages.dev

View logs

Copy link

Deploying rivet-hub with  Cloudflare Pages  Cloudflare Pages

Latest commit: 97d2838
Status:🚫  Build failed.

View logs

Copy link
Contributor

graphite-app bot commented May 9, 2025

Merge activity

  • May 9, 7:59 PM EDT: MasterPtato added this pull request to the Graphite merge queue.
  • May 9, 8:00 PM EDT: CI is running for this pull request on a draft pull request (#2435) due to your merge queue CI optimization settings.
  • May 9, 8:01 PM EDT: Merged by the Graphite merge queue via draft PR: #2435.

graphite-app bot pushed a commit that referenced this pull request May 10, 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 closed this May 10, 2025
@graphite-app graphite-app bot deleted the 05-07-fix_pegboard_fix_netns_path_bug branch May 10, 2025 00:01
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