Skip to content

T7014: Fix `Message access profile` timeout

Frederic Danis requested to merge wip/fdanis/7014_map_mse into apertis/v2022dev1

For remote phone with a lot of messages, retrieving all messages in a folder can last longer than the default DBus reply timeout.
Retrieving only the first 50 messages from each box is sufficient for this test.

Signed-off-by: Frédéric Danis frederic.danis@collabora.com

Merge request reports