tarantool / tarantool-python

Python client library for Tarantool
https://www.tarantool.io
BSD 2-Clause "Simplified" License
100 stars 48 forks source link

SchemaReloadException can be risen during authentification #141

Closed Totktonada closed 5 years ago

Totktonada commented 5 years ago

We cannot fetch a new schema before successful authentification, so it worth to always authentificate with zero schema id (to suppress server-side schema id check).