Page MenuHomePhabricator

Support timeouts in OAuth1Future
ClosedPublic

Authored by epriestley on May 20 2019, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 23, 10:35 AM
Unknown Object (File)
Mon, Apr 22, 7:53 AM
Unknown Object (File)
Sat, Apr 20, 4:49 PM
Unknown Object (File)
Sat, Apr 20, 2:15 AM
Unknown Object (File)
Fri, Apr 19, 8:36 PM
Unknown Object (File)
Fri, Apr 12, 1:35 PM
Unknown Object (File)
Fri, Mar 29, 1:30 PM
Unknown Object (File)
Thu, Mar 28, 9:08 PM
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
Branch
doorkeeper2
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 22832
Build 31319: Run Core Tests
Build 31318: arc lint + arc unit

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.