Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move HHVM Thrift Server to ResourcePool API and Implement QueueTimeout
Summary: * Moved code from old API to new API, so resourcePool migration for this AsyncProcessor considered DONE. * Expose QueueTimeout from ThriftRequest, so downstream AsyncProcessor can implement own QueueTimeout instead of relying on thrift internal. * Implemented queue timeout for HHVM thrift server. Reviewed By: tlj77 Differential Revision: D64840522 fbshipit-source-id: 397ccb19c26c2de01705f463f28ff62f853e2573
- Loading branch information