Hello George,
It is neither cloud task or pubsub that we are using, but plain email that the project is monitoring for incoming emails. As per the documentation, the project is expecting post requests on /_ah/mail/string@project_id.appspot.com where an implementation of the receive method handles the incoming message.
This email in particular was sent by my manager who confirmed that he sent it at 1:17 pm. According to the logs, there were two identical requests received at 1:17 pm and 1:20 pm. I'll send you the links to the logs in a private message.
Regards,
Dzhovani
Hello Dzovani,
How did you determine that the mail handler was called 2 times? A copy of related messages and logs would be appreciated. If you send messages from Cloud Tasks, are retries enabled? If you use Pub/Sub to send messages, it may happen that sending is repeated; there is no one-time guarantee.
--
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
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/0d197c0e-55d3-4abc-a6ca-ade309e3174e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hello,
OP's original issue appears to be related to Receiving Mail with the Mail API, but it's impossible to tell without more detailed troubleshooting.
What's needed for anybody who would want to report an issue, is to use the issue tracker rather than google groups. This forum is meant for general discussion of the platform, not specific technical issues. If it is required to share any private or project specific information please choose the “Private” component so that the information are not visible to the public.
If you believe that what you've encountered is not a platform issue but rather a problem with how you've configured your code, although you're not sure what it may be specifically, you should post to stackoverflow.
In either case, posting an issue so that other users can help requires very thorough explanation of what you're doing and what's going wrong before the people on the other side of the internet will be able to understand and debug your issue.
I wish you the best of luck in proceeding to either open a proper issue report in the public issue tracker, or posting to stackoverflow so that you can get support from the community of developers.
Hello Mohamed,
It is 99% the receiving mail service, but I decided to gather other opinions first.
Regards,Dzhovani
--
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 google-appengi...@googlegroups.com.
To post to this group, send email to google-a...@googlegroups.com.
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/fcd62fbb-df73-4e89-b7fb-73cd06a37d8c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.