-
Notifications
You must be signed in to change notification settings - Fork 146
fix(pb): have restart policy actors sleep after pending for too long #3837
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
base: 01-12-fix_set_failure_reason_regardless_of_crash_policy
Are you sure you want to change the base?
Conversation
PR Review: fix(pb): have restart policy actors sleep after pending for too longSummaryThis PR addresses RVT-5330 by adding a timeout mechanism for Rivet Actors with Changes
✅ Positive Observations
🔍 Issues Found🚨 Critical: Missing
|
More templates
@rivetkit/cloudflare-workers
@rivetkit/db
@rivetkit/framework-base
@rivetkit/next-js
@rivetkit/react
rivetkit
@rivetkit/sql-loader
@rivetkit/virtual-websocket
@rivetkit/engine-runner
@rivetkit/engine-runner-protocol
commit: |
b613527 to
b4daf93
Compare
363b7a5 to
3f06e1b
Compare
b4daf93 to
0b9ca2f
Compare
3f06e1b to
8cd75d7
Compare
0b9ca2f to
1a08758
Compare
8cd75d7 to
75ce8e5
Compare
1a08758 to
5b1c724
Compare
5b1c724 to
8152462
Compare
50ba096 to
b9a9c50
Compare
8152462 to
82ed36d
Compare
82ed36d to
f5a4f68
Compare
b9a9c50 to
9a4ab5a
Compare
f5a4f68 to
9e4ae6f
Compare
9a4ab5a to
33e8961
Compare
33e8961 to
633544a
Compare
9e4ae6f to
595d7b8
Compare
633544a to
e073155
Compare
595d7b8 to
250667d
Compare
250667d to
980dd0a
Compare
e073155 to
e96badf
Compare

Fixes RVT-5330