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
<…>e’s state. The returned state includes the following sections:
|status – one of the following statuses:
ready – the configuration is applied successfully
check_warnings – the configuration is applied with warnings
check_errors – the configuration cannot be applied due to configuration errors|
meta – additional configuration information
alerts – warnings<…>
https://www.tarantool.io/en/doc/latest/reference/reference_lua/config/#lua-function.config.info
The
status
field also may have theuninitialized
,startup_in_progress
andreload_in_progress
values. See also a diagram in #3544 (comment).The text was updated successfully, but these errors were encountered: