Skip to content

Commit

Permalink
todo comment
Browse files Browse the repository at this point in the history
  • Loading branch information
chronolaw committed Nov 5, 2024
1 parent 6d2cdb7 commit 8a54f71
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions kong/clustering/services/sync/rpc.lua
Original file line number Diff line number Diff line change
Expand Up @@ -381,6 +381,8 @@ end


function _M:sync_once(delay)
--- XXX TODO: check rpc connection is ready

return start_sync_timer(ngx.timer.at, delay or 0)
end

Expand Down

0 comments on commit 8a54f71

Please sign in to comment.