-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I got these log messages when my Rust handler suspended:
2025-01-14T16:15:20.973864Z WARN restate_sdk::endpoint::futures::handler_state_aware: Error while processing handler Suspended rpc.system="restate" rpc.service=SignupWorkflow rpc.method=run
2025-01-14T16:15:20.973983Z WARN restate_sdk::hyper: Handler failure: Error(Suspended)
Is there a way to remove the words Error here? It seems as if something went wrong instead of right.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request