Skip to content

Conversation

@NathanFlurry
Copy link
Member

@NathanFlurry NathanFlurry commented Mar 7, 2025

Fixes RVT-4664

Copy link
Member Author


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.

@cloudflare-workers-and-pages
Copy link

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

Deploying rivet with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5358edc
Status:🚫  Build failed.

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 fixes container runner logging by renaming the Vector message source from "actor" to "actors" for consistency, but introduces critical compilation errors.

  • Mismatched enum variant usage in /packages/edge/infra/client/container-runner/src/log_shipper.rs - VectorMessage::Actor needs to be updated to VectorMessage::Actors
  • Similar variant mismatch in /packages/core/infra/legacy/job-runner/src/log_shipper.rs - code uses old Actor variant instead of new Actors
  • Serde rename attribute updated from "actor" to "actors" but implementation code not aligned

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

@NathanFlurry NathanFlurry force-pushed the 03-07-fix_container_runner_logs_not_working branch from f563e78 to 5358edc Compare March 7, 2025 23:52
@graphite-app
Copy link
Contributor

graphite-app bot commented Mar 7, 2025

Merge activity

  • Mar 7, 6:58 PM EST: A user added this pull request to the Graphite merge queue.
  • Mar 7, 6:58 PM EST: CI is running for this PR on a draft PR: #2153
  • Mar 7, 6:59 PM EST: A user merged this pull request with the Graphite merge queue via draft PR: #2153.

graphite-app bot pushed a commit that referenced this pull request Mar 7, 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 Mar 7, 2025
@graphite-app graphite-app bot deleted the 03-07-fix_container_runner_logs_not_working branch March 7, 2025 23:59
@linear
Copy link

linear bot commented Mar 8, 2025

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