Change theme
Help
Press space for more information.
Show links for this issue (Shortcut: i, l)
Copy issue ID
Previous Issue (Shortcut: k)
Next Issue (Shortcut: j)
Sign in to use full features.
Vote: I am impacted
Notification menu
Refresh (Shortcut: Shift+r)
Go home (Shortcut: u)
Pending code changes (auto-populated)
View issue level access limits(Press Alt + Right arrow for more information)
Request for new functionality
View staffing
Description
Request summary:
When Cloud Scheduler makes an HTTP request (App Engine HTTP or common HTTP) to an endpoint, the headers in the request are:
But there is not a header which shows when the job was triggered. It is suggested it can be added a header, for example
X-CloudScheduler-Execution-Time
which its value (Execution time) could be in any standard like ISO8601 format or Unix time. Also this can be helpful when working with Pub/Sub.How this should work:
X-CloudScheduler-Execution-Time
. For example, if the Job was triggered on October 9 at 1:10:15 PM CST the header can have the value: