consider improving error message for incrementing a non-integer · Issue #287 · momentohq/client-sdk-python · GitHub
More Web Proxy on the site http://driver.im/
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
Michael S. gave feedback that the error returned when you try to call (scalar) increment on a non-integer cache item was not intuitive in helping the user understand what went wrong.
This may be something where we need to wait for additional server-side support for surfacing WrongType errors, but we should look into it and see if we should be handling it better today.
The text was updated successfully, but these errors were encountered:
Uh oh!
There was an error while loading. Please reload this page.
Michael S. gave feedback that the error returned when you try to call (scalar) increment on a non-integer cache item was not intuitive in helping the user understand what went wrong.
This may be something where we need to wait for additional server-side support for surfacing WrongType errors, but we should look into it and see if we should be handling it better today.
The text was updated successfully, but these errors were encountered: