Page MenuHomePhabricator

Support timeouts in OAuth1Future
ClosedPublic

Authored by epriestley on May 20 2019, 6:39 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jul 12, 10:58 AM
Unknown Object (File)
Fri, Jul 10, 3:03 AM
Unknown Object (File)
Thu, Jul 2, 10:55 PM
Unknown Object (File)
Jun 22 2026, 11:46 AM
Unknown Object (File)
Jun 20 2026, 4:36 AM
Unknown Object (File)
Jun 13 2026, 1:31 AM
Unknown Object (File)
May 30 2026, 11:12 AM
Unknown Object (File)
May 30 2026, 11:12 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.