Skip to content

Conversation

@ma2bd
Copy link
Contributor

@ma2bd ma2bd commented Oct 9, 2025

Motivation

Avoid crashing the RPC thread (but apparently not the process) when an actor crashes.

Proposal

backport #4769

Test Plan

CI

@ma2bd ma2bd changed the base branch from main to testnet_conway October 9, 2025 19:26
Crashing the RPC thread was a bad idea because it doesn't crash the
process itself. Let's try another approach

* Fail the RPC query
* Remove the dropped actor from the actor cache

CI
@ma2bd ma2bd force-pushed the backport_dropped_actors branch from 4b08dd2 to 524472f Compare October 9, 2025 19:26
@ma2bd ma2bd merged commit b59fd5a into linera-io:testnet_conway Oct 9, 2025
30 checks passed
@ma2bd ma2bd deleted the backport_dropped_actors branch October 9, 2025 19:47
@ma2bd ma2bd changed the title [testnet] Backport support for dropped actors #4769 [testnet] Backport #4769: support for dropped actors Oct 9, 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.

1 participant