Page MenuHomePhabricator

Support timeouts in OAuth1Future
ClosedPublic

Authored by epriestley on May 20 2019, 6:39 PM.
Tags
None
Referenced Files
F15403109: D20529.diff
Tue, Mar 18, 1:56 AM
F15403083: D20529.id48973.diff
Tue, Mar 18, 1:51 AM
F15354337: D20529.id48973.diff
Tue, Mar 11, 3:31 AM
F15332968: D20529.id.diff
Fri, Mar 7, 10:44 PM
F15303036: D20529.diff
Thu, Mar 6, 12:05 AM
Unknown Object (File)
Mon, Mar 3, 4:20 PM
Unknown Object (File)
Sat, Feb 22, 2:00 AM
Unknown Object (File)
Sat, Feb 22, 1:48 AM
Subscribers
None

Details

Summary

Ref T13291. Ref T13285. Add "setTimeout()" to OAuth1Future to support adding timeouts to Doorkeeper OAuth requests, so we're less likely to cascade into explosive failure if a linked JIRA instance dies.

Test Plan

See next change.

Diff Detail

Repository
rPHU libphutil
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

  • Also add support to the "AsanaFuture", which is a separate future.
This revision is now accepted and ready to land.May 21 2019, 5:44 PM
This revision was automatically updated to reflect the committed changes.