Move retrying method to separate header in folly/futures
Summary: folly/futures depends on folly/Random.h, which in turn depends on <random>, which is a fairly large header. Most users of folly::futures do not use retrying, so separate it into a separate header. Reviewed By: yfeldblum Differential Revision: D6028468 fbshipit-source-id: d8155fe2ddff1a65c265a18f040ee6f1be3f3f0a
Showing
folly/futures/Retrying.h
0 → 100644
Please register or sign in to comment