mirror of
https://github.com/bytedance/g3.git
synced 2026-05-03 06:00:42 +00:00
23 lines
346 B
ReStructuredText
23 lines
346 B
ReStructuredText
.. _log_resolve_fail_over:
|
|
|
|
*********
|
|
fail-over
|
|
*********
|
|
|
|
The error log generated by resolvers of type fail-over.
|
|
|
|
The keys are mainly the config options of the resolver.
|
|
|
|
next_primary
|
|
------------
|
|
|
|
**required**, **type**: string
|
|
|
|
The primary next resolver.
|
|
|
|
next_standby
|
|
------------
|
|
|
|
**required**, **type**: string
|
|
|
|
The standby next resolver.
|