Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

so say ~7 days for a message from server to player. even if player responds immediately that's another ~7 days back.

in this scenario the server is waiting for a response before sending the next message, presumably because the player action will affect the next message.

for messages that aren't affected by player action sure, you could send them out a faster rate.