export type RecommendStatus = 'loading' | 'stalled' | 'idle';