For when an asset is about to fail saving, is there a way of reducing the timeout duration?

Hi, in my current project theres a couple of actors that fails to save on a pretty regular basis, what Ive noticed is that the saving process gets blocked for several seconds for each asset that will fail - effectively making the accumulated saving time for all assets several minutes long instead of less than a handful of seconds. This also appears to impact auto-saving time.

Can I reduce the amount of time the editor waits until it assumes the asset will fail somehow to make this more bearable?