why a group member that has been successfully added/deleted cannot take effect immediately?
I was using the 'POST /groups/{groupId}/members' public API in ECM 5.2.g(201707-GA). I deleted a member from a group. When I query for its members immediately (less than 7~10 seconds), the deleted member was still in the query result. But after 7~10 ...