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


##########
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:
   I don't get you. But the default value denotes normal mode of operation. i.e 
sync with redis 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: notifications-unsubscr...@apisix.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to