mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Send at most 1k message ids in a single read flag request to avoid locking large number of rows in server database in a single request and avoid long processing time. Fixes #11956.