Parallel

@RestrictToExtendedFlavor(value = [ExternalScope.LIBRARY_GROUP])
object Parallel : ExecutionPolicy

Run both APIs requests in parallel, first to succeed wins.