Page MenuHomePhabricator

Support timeouts in OAuth1Future
ClosedPublic

Authored by epriestley on May 20 2019, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Jun 5 2025, 4:24 PM
Unknown Object (File)
May 29 2025, 6:18 AM
Unknown Object (File)
May 19 2025, 1:07 PM
Unknown Object (File)
May 8 2025, 4:26 AM
Unknown Object (File)
May 7 2025, 2:38 PM
Unknown Object (File)
Apr 30 2025, 4:23 PM
Unknown Object (File)
Apr 26 2025, 5:14 PM
Unknown Object (File)
Apr 21 2025, 8:41 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
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.