This is correct, great catch!

The 302 is it redirecting from a http:// url to an https:// url.

This is definitely a bug, would you mind filing it in the issue
tracker? Please include the behavior you expect to see in the issue.

On Sat, Jun 27, 2009 at 8:48 PM, gae123<pa...@gae123.com> wrote:
>
> Well this is a tip about an issue that took me a while to
> troubleshoot. If your app.yaml file has
>
>   secure: always
>
> at the URL of a task (possibly because it is also a WEB entry point)
> the task will fail to execute and you will just see a redirect/302 in
> the request logs. Then the task will be requeued.
>
> Google folks, is my observation correct and if yes is it a bug or a
> feature?
>
> Thanks
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to