Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add option to specify queue processing timeout
Summary: When we have many requests coming in at the same time, some of them end up timing out. This ends up causing reconnects which are not desireable. Adding ability to tune this param, but for now defaulting to 100 since thats the current default. Reviewed By: shri-khare Differential Revision: D61296727 fbshipit-source-id: ef63cc8f1838b3b977c7a86c47300d623bcc32da
- Loading branch information