What Lama is referencing is why is it in failure context? When would setting a Key->Value ever fail? You are either updating a Key-Value already in there (a complete delete + overwrite) or adding one that doesn’t exist. No matter what it is a overwrite of data.
2 Likes