The claimAllForMember() function iterates through the full list of listedAssets. Should listedAssets become too large, as more assets are listed, calling this function will run out of gas and fail.
A good compromise would be to take in an array of asset indexes, so that users can claim for multiple assets in multiple parts.
SamusElderg (Spartan) confirmed :
