Skip to main content

Cause

The selected cancellation reason does not apply to the selected actor. Use clientCanceled or noShow for a client actor, barberCanceled for a barber actor, and other for either actor.

Fix

Send a reason that matches the actor and retry.

Retry safety

Not retryable until the underlying state or request changes.

Raised by

These operations can return this problem:

Example