This message was deleted.
# general
s
This message was deleted.
g
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
Say if it fails to pull docker image..it should fail immediately and should not wait for 10 mins.
g
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?