Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(core): print error message correctly when plugin fails.
Before the fix, error message is: [kong] init.lua:405 [aws-lambda] table: 0x04183d70, client:127.0.0.1... After: [kong] init.lua:405 [aws-lambda] Function not found: arn:aws:lambda:us-east-1:xxx:function:test-lambda-2, client: 127.0.0.1...
- Loading branch information