shreemaan-abhishek commented on code in PR #11374:
URL: https://github.com/apache/apisix/pull/11374#discussion_r1665609082


##########
apisix/utils/redis-schema.lua:
##########
@@ -42,6 +42,9 @@ local policy_to_additional_properties = {
             redis_ssl_verify = {
                 type = "boolean", default = false,
             },
+            sync_interval = {
+                type = "integer", default = -1

Review Comment:
   sync_interval is in seconds, 0 second would gives misleading idea of "sync 
immediately"



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to