There's not really a feature as you describe, but it would be good to hear more about the error you're receiving.
Is it a runtime error from Pulumi itself? Or is it an error from the resource provider? What resource provider are you working with?
h
handsome-zebra-11018
09/03/2020, 5:59 PM
Say if it fails to pull docker image..it should fail immediately and should not wait for 10 mins.
g
gentle-diamond-70147
09/03/2020, 7:02 PM
In general that should be the behavior, but there might be certain situations or errors that we have not account for. Would you mind opening an issue at https://github.com/pulumi/pulumi/issues with some code that reproduces what you're seeing?