+1 I am seeing the same pre-SDk 1.4 behavior -- 20 sec backoffs.
What am I doing wrong?
My queue.yaml
queue:
- name: default
rate: 20/s
bucket_size: 100
retry_parameters:
task_age_limit: 120s
min_backoff_seconds: 1
max_backoff_seconds: 7
On Dec 7, 7:02 pm, Jason Collins <[email protected]> wrote:
> Has anyone had any luck getting max_backoff_seconds (in
> TaskRetryOptions) to work?
>
> I'm setting mine to 1,2,3 (seconds), but it seems to be on a 20s fixed
> retry schedule?
>
> Perhaps 20s is the smallest max_backoff_seconds allowed?
--
You received this message because you are subscribed to the Google Groups
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/google-appengine?hl=en.