Open Ilchuk-Mihail opened 4 years ago
Hi,
Did you succeed to listen storage triggers event (like an upload on a bucket) please ?
Thanks
@fdescamps It was not possible there, so I ended up using my custom solution. (lib which stores files in tmp folder and fire pubsub event)
Hi,
Thanks for your quick answer. I'm pretty "sad" about this unavailable feature :/ If anyone manages this, I would like to have some tips.
Regards,
I see there opened pull request https://github.com/fsouza/fake-gcs-server/pull/370 with this. Hope they will merge it soon.
I think this can be closed. I am using it without an issue.
Trying to implement pubsub-notifications, storage triggers and receive notifications when new file is stored in bucket.