abhis3

Results 19 comments of abhis3

@Rexios80 Mind sharing your exact version of `firebase-tools` and a code snippet of how you're calling `getDownloadUrl` multiple times at once? Is it via a `Promise.all`?

@Rexios80 Thanks! I'll start taking a look into this. A possible temporary solution to unblock you could be what's outlined [here](https://github.com/firebase/firebase-tools/issues/4918#issuecomment-1278160379) and bumping the delay lock timeout manually. Curious to...

@zachcaldwell thanks for the info, mind sharing some of the specs of your machine you're running this on? I suspect this may be a machine specific issue as I'm not...

@cdnicoll Thanks for doing that! Can I ask what value you changed the `15` to? The higher the value goes, the higher the delay will be for images to load...

Closing as I'm not able to repro this on my end. Please feel free to reopen with your machine specs if this is still an issue.

I talked it over with the team, we might take this up as part of a larger body of work to support more GCS operations on the Firebase Storage side....

As far as immediate resolutions, `Content-Disposition` is a settable field (https://cloud.google.com/storage/docs/gsutil/addlhelp/WorkingWithObjectMetadata#settable-fields;-field-values) so one might have luck in updating the value themselves while the team works on a fix.

This is an emulator issue, created https://github.com/firebase/firebase-tools/issues/5208

@christhompsongoogle I don't have permissions for some reason, mind closing this out?