Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 364 Bytes

File metadata and controls

23 lines (12 loc) · 364 Bytes

Error Codes

This document provides a list of error codes used in the application.

INVALID-JSON

Invalid JSON

INTERNAL-ERROR

A complex error occured

KV-NOT-FOUND

Couldn't find a kv entry

KV-DISABLED

You can't use KV or KVUrl is not set. Are you talking to the right service?

KV-CONFLICT

A conflict when update a key with compare and swap