I'm passing a post-payload to my task-workers and noticed that such tasks 
cannot use a worker url with parameters attached. Why is there such 
limitation?

I would have liked to use a worker like /worker-url/?param=value in 
combination with a http post, so the payload is sent in the post but some 
query parameters could be attached for easier referencing in the 
dashboard's access logs. The logs do show the queue_name and the task_name, 
but I would like to add my own parameters in the query string.

Thanks
Marcel

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-appengine/-/DWQJNzxCk7QJ.
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