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
Add glacier extensions to cloudy dict, so .freeze(key), .unfreeze(key) and .frozen(key) -> Boolean, and other functions work. Maybe if something is frozen then a get(key) request returns a NeedsUnFreeze error or something.
The text was updated successfully, but these errors were encountered:
Add glacier extensions to cloudy dict, so .freeze(key), .unfreeze(key) and .frozen(key) -> Boolean, and other functions work. Maybe if something is frozen then a get(key) request returns a NeedsUnFreeze error or something.
The text was updated successfully, but these errors were encountered: