Kazuhiro Sera
Kazuhiro Sera
Hi @jtoronto, thanks for taking the time to write in! With given information, I am still unsure about the situation you mention. Simply passing logger does not cause it. Could...
Thanks for sharing the code. If I understand correctly, your logger implementation needs to sync the log level with the underlying pino logger like this: ```typescript const pinoLogger = require('pino')();...
Thanks for the suggestion! This can be a breaking change, so we are not planning to make this change happen in the short term. In the long run, changing the...
Hi @bjor-joh, thanks for writing in. We will update the module to support Micronaut 4 in the future, but I cannot tell when the change will be released. The module...
Resolved by #1294 (thanks to @hrothwell!)
Hi @gh-gonzo, thanks for sharing this. Would it be possible to ask you to identify what kind of payload request can cause this? I am guessing that the request pattern...
Thanks for your response. Good to hear that no end-users are affected by this so far.
Hi @Moh-inc, thank you so much for taking the time to share this feedback and we are sorry for the confusion you've faced when enabling token rotation for your app....
Hey @smallufo >BTW , it seems AWS_REGION , AWS_ACCESS_KEY_ID , AWS_SECRET_ACCESS_KEY is not sufficient. I don't think so. At least, this is not always true. From my past experience, the...
Hi @chemi392, thanks for taking the time to report the issue! You are talking about the images in https://github.com/slackapi/python-slack-events-api/tree/main/example, right? We are unsure about how we can resolve it but...