You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Big attributes should be trimmed/removed before short ones. This means that we should sort attributes by ascending size and trim/remove everything after the size limit has been reached.
Both the attribute's key and value need to be taken into account.
The size limit for the attribute collection will be hardcoded initially, but will eventually need to be read from the project config.