Exception: Temporalio::Error::ActivityFailedError

Inherits:
Temporalio::Error show all
Defined in:
lib/temporalio/error.rb

Overview

Error returned from Client::ActivityHandle#result when the activity did not complete successfully. The specific activity failure can be accessed via ‘cause`.

WARNING: Standalone Activities are experimental.

Method Summary

Methods inherited from Temporalio::Error

canceled?