Dear George, Does this imply that we have to implement our own de-duplication logic in the Cloud Function? For my case, i'm using a Cloud Function to merge a partial result calculated by Dataflow, with an already existing entry in Datastore. If it is possible that the Cloud Function is triggered twice, due to the at-least-once semantics, I'll be combining the partial result twice thereby throwing correctness out of the window. Insights are very much appreciated.
Op dinsdag 8 mei 2018 18:49:22 UTC+2 schreef George (Cloud Platform Support): > > Publishing occurs once, delivery possibly repeated. There is no reason to > worry about multiple publishing. Which other events would be of interest > for your app? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/626a4faf-fea3-44f7-aec7-64f2737b3586%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
