contest
contest copied to clipboard
Chained target managers
Issue by insomniacslk
Monday May 11, 2020 at 15:19 GMT
Originally opened as https://github.com/facebookincubator/contest/issues/100
There are cases where a single target manager is not enough, and we may want to connect multiple target managers in a chain, to filter results. This requires a redesign of the target manager interface (to have multiple target managers) and in the way they are called in sequence, connecting the results of the previous to the next