delayed_retry

Overview

Retry queries that fail to route due to connection issues.

USAGE

DETAILS

When a router attempts to send a query to a particular server and the query fails to route due to connection issues, MaxScale can retry sending the query in case the problem relates to a temporary network issue. This module parameter controls whether the router retries these queries.

To control the amount of time it waits until returning an error to the client, see the delayed_retry_timeout module parameter.

SYNONYMS

SCHEMA

PARAMETERS

SKYSQL

PRIVILEGES

EXAMPLES

ERROR HANDLING

FEATURE INTERACTION

RESPONSES

DIAGNOSIS

ISO 9075:2016

CHANGE HISTORY

Release Series

History

23.08

  • Present starting in MariaDB MaxScale 23.08.1.

23.02

  • Present starting in MariaDB MaxScale 23.02.1.

22.08

  • Present starting in MariaDB MaxScale 22.08.1.

6

  • Present starting in MariaDB MaxScale 6.0.0.

2.5

  • Present starting in MariaDB MaxScale 2.5.0.

2.4

  • Present starting in MariaDB MaxScale 2.4.0.

Release Series

History

22.08

  • Present starting in MariaDB MaxScale 22.08.1.

EXTERNAL REFERENCES