Skip to content

chore: deploy patch#4324

Open
MasterPtato wants to merge 1 commit intomainfrom
02-26-chore_deploy_patch
Open

chore: deploy patch#4324
MasterPtato wants to merge 1 commit intomainfrom
02-26-chore_deploy_patch

Conversation

@MasterPtato
Copy link
Contributor

Description

Please include a summary of the changes and the related issue. Please also include relevant motivation and context.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

How Has This Been Tested?

Please describe the tests that you ran to verify your changes.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@railway-app
Copy link

railway-app bot commented Feb 27, 2026

🚅 Deployed to the rivet-pr-4324 environment in rivet-frontend

Service Status Web Updated (UTC)
frontend-cloud 😴 Sleeping (View Logs) Web Mar 6, 2026 at 5:41 am
website 😴 Sleeping (View Logs) Web Mar 1, 2026 at 2:18 am
frontend-inspector 😴 Sleeping (View Logs) Web Feb 28, 2026 at 9:08 pm
ladle ❌ Build Failed (View Logs) Web Feb 27, 2026 at 3:30 am
mcp-hub ✅ Success (View Logs) Web Feb 27, 2026 at 3:19 am

Copy link
Contributor Author

MasterPtato commented Feb 27, 2026


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.

@claude
Copy link

claude bot commented Feb 27, 2026

PR Review - deploy patch with targeted fixes. No blocking issues.

gasoline workflow builder bypass method: The implementation is correct. The CannotDispatchFromOpInWorkflow error is always set at construction time (new() with from_workflow=true), so the NOTE saying it disregards earlier errors is misleading since no earlier errors can exist at that point. Consider rephrasing to clarify that subsequent builder errors still propagate normally. The method name, allow(non_snake_case), and TODO referencing RVT-5281 clearly mark this as temporary.

guard-core log level downgrade: Downgrading from error to warn is appropriate for connection churn. Pre-existing issue (not introduced by this PR): log messages use format string interpolation instead of structured logging per project conventions. Worth a follow-up cleanup.

pegboard serverless receiver missing tags: Good fix. The namespace_id and runner_name tags were missing from workflow dispatch, which is critical for routing and deduplication.

NATS noise reduction (ups.rs + traces.rs): Downgrading async_nats::Event::Closed from error to info and adding async_nats=warn to the log filter are both correct. Shutdown-time NATS close is expected behavior, not an error condition. The added comment makes this clear.

The serverless receiver tag fix is the most impactful change here.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Feb 27, 2026

More templates

@rivetkit/cloudflare-workers

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/cloudflare-workers@4324

@rivetkit/framework-base

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/framework-base@4324

@rivetkit/next-js

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/next-js@4324

@rivetkit/react

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/react@4324

rivetkit

pnpm add https://pkg.pr.new/rivet-dev/rivet/rivetkit@4324

@rivetkit/sql-loader

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/sql-loader@4324

@rivetkit/sqlite-vfs

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/sqlite-vfs@4324

@rivetkit/traces

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/traces@4324

@rivetkit/workflow-engine

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/workflow-engine@4324

@rivetkit/virtual-websocket

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/virtual-websocket@4324

@rivetkit/engine-runner

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/engine-runner@4324

@rivetkit/engine-runner-protocol

pnpm add https://pkg.pr.new/rivet-dev/rivet/@rivetkit/engine-runner-protocol@4324

commit: fb46c12

@MasterPtato MasterPtato force-pushed the 02-26-chore_deploy_patch branch from cf84ca2 to cb04b98 Compare March 6, 2026 02:16
@MasterPtato MasterPtato mentioned this pull request Mar 6, 2026
11 tasks
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.

1 participant