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
The error codes documented at the end of the README are out-of-date. For example, according to the README, error 4002 means "Database adapter does not support subscribe". However, according to the source code, error 4002 means "Op submit rejected".
I'm happy to raise a pull request to delete these from the README to at least reduce confusion, but probably don't have the time to rummage through the code to update the docs.