The API call urlfetch.Fetch() was explicitly cancelled

465 views
Skip to first unread message

한우람

unread,
Aug 31, 2015, 10:08:36 PM8/31/15
to Google App Engine
I am using the Spring scheduler.

GCS file was deleted by the scheduler is running.

"The API call urlfetch.Fetch () was explicitly cancelled." error occurred.

I want to know why.

Ryan (Cloud Platform Support)

unread,
Sep 1, 2015, 9:30:31 AM9/1/15
to Google App Engine
Salutations,

You will see this error when there is a async urlfetch call (could be warped in another call) that is not done when the page is finished loading. You need to make sure any async calls are completed before finishing your load.
Reply all
Reply to author
Forward
0 new messages