https://pulumi.com logo
Title
b

bored-table-20691

10/27/2021, 11:56 PM
I’m trying to find an example right now on how to check if it is rejected/errored, but failing
b

busy-helicopter-97413

11/01/2021, 5:14 PM
sorry, did you ever end up finding an example for this? i am sort of a newbie and trying to do error handling "correctly" with a large block of code in an applyT func. or if anyone else has an example of error handling in applyT functions
b

bored-table-20691

11/01/2021, 5:21 PM
@busy-helicopter-97413 I didn’t spend much time after I had posted this. @billowy-army-68599 do you know if there is an example handy? It doesn’t seem like there is a
IsRejected()
function on
Output
or anything like that exposing the private
rejected
field.
g

green-musician-49057

02/28/2022, 7:20 PM
I'm still looking for an answer on this 😅