Takashi Kajinami 5c0b70beaa rabbit: validate input for retry options
Currently rabbit_retry_interval=0 is internally translated to
rabbit_retry_interval=1, which may hide wrong expectation by
operators. Add minimum boundary to make sure the given value is
valid and is used actually.

Also set the minimum boundary for backoff and max as well, to reject
too small values or even negative value which may cause malfunction.

Change-Id: Iaef2f3c52d6475742dd06c76dfeaebc1c7691d9a
2025-01-09 22:58:06 +09:00
2024-12-10 11:23:22 +01:00
2015-09-24 18:11:22 +08:00
2024-11-16 22:59:49 +09:00
2019-04-19 19:31:51 +00:00
2018-07-04 08:33:49 +07:00
2024-12-12 11:19:29 +09:00
2024-11-16 22:59:49 +09:00
2024-11-16 22:59:49 +09:00
2020-02-10 18:33:15 +01:00
2024-10-21 19:55:43 +09:00

Team and repository tags

image

Oslo Messaging Library

Latest Version

Downloads

The Oslo messaging API supports RPC and notifications over a number of different messaging transports.

Description
OpenStack library for messaging
Readme 36 MiB
Languages
Python 99.8%
Shell 0.2%