MartinKarjus / compactChatbot

0 stars 0 forks source link

timeout for sending content #38

Open MartinKarjus opened 5 years ago

MartinKarjus commented 5 years ago

user might get spammed while going through a batch of content

For example the user gets sent Morning content but starts viewing it before lunch, while we want to send Afternoon content, replacing his current flow. We need to check the time for the last time the user requested content and if that time is too close then we dont send right away.