nic-chen edited a comment on pull request #651: URL: https://github.com/apache/apisix-dashboard/pull/651#issuecomment-719452996
@liuxiran 1. please refer to: https://github.com/apache/apisix-dashboard/blob/master/api/internal/handler/consumer/consumer.go#L76-L87 2. add ```lua ngx.shared = { ["plugin-api-breaker"] = {} } ``` to line 81 in `schema-sync.lua` and have a try. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
