elfo-rs / elfo

An asynchronous distributed actor framework in Rust with robust observability
265 stars 16 forks source link

Revise `Outcome::Discard` #80

Open loyd opened 2 years ago

loyd commented 2 years ago

Should it just ignore a message without returning an error? What about requests?