Obsolete
Status Update
Comments
je...@google.com <je...@google.com> #2
`Retry` is a signal that you want us to treat the Worker as ENQUEUED and backed off.
This is something you can do from inside a Worker using getRunAttemptCount() or keep track of this on your own.
This is something you can do from inside a Worker using getRunAttemptCount() or keep track of this on your own.
th...@gmail.com <th...@gmail.com> #3
While we can't expose "RETRY" because it's not a WorkInfo.State, what we can do is expose the runAttemptCount so you can figure out it's being retried.
Description
oEmbed
Request summary:
Please implement a callback parameter in the oEmbed endpoint so JSONP can be used:
Vimeo wraps JSON into a callback function when this parameter is set:
It would be extremely useful if Youtube did the same: