-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
Description
The store size limit should disallow any new insertions if the total number of bytes already written to the Store is equal to, or exceeds the store size limit.
Elements that are written to the store should still be written completely, even if by doing so they exceed the limit.
Reactions are currently unavailable