Attempt
Last updated
Was this helpful?
Last updated
Was this helpful?
Create an Attempt object with or without a given value so you can do fluent operations on the registered attempt value.
value
any
false
The value to store as the attempt. This can be a value, or a closure/lambda that will be executed to get the value.