Homec4science

Give Asana feed publishing tasks a less aggressive retry/backoff schedule

Authored by epriestley <git@epriestley.com> on Jul 8 2013, 23:34.

Description

Give Asana feed publishing tasks a less aggressive retry/backoff schedule

Summary:
Ref T2852. Asana sync tasks currently have a standard retry/backoff schedule, but the defaults are quite aggressive (retry every 60s forever). Instead, retry at increasing intervals and stop retrying after a few tries.

  • Retry at intervals and stop retrying after a few iterations.
  • Modernize some interfaces.
  • Add better information about retry behaviors to the web UI.

Test Plan: {F49194}

Reviewers: btrahan

Reviewed By: btrahan

CC: aran

Maniphest Tasks: T2852

Differential Revision: https://secure.phabricator.com/D6381

Details

Committed
epriestley <git@epriestley.com>Jul 8 2013, 23:34
Pushed
aubortJan 31 2017, 17:16
Parents
rPH0bfbe18c3ed3: UIEvents - add support for "subscribers property"
Branches
Unknown
Tags
Unknown

Event Timeline

epriestley <git@epriestley.com> committed rPH984bc8ea630b: Give Asana feed publishing tasks a less aggressive retry/backoff schedule (authored by epriestley <git@epriestley.com>).Jul 8 2013, 23:34