Tag: throttlingexception

  1. Handling ThrottlingException in Cloudwatch Goland SDK

    I've been recently working on a new cli tool that was helping our Teams to subscribe cloudwatch log groups to a specific lambda that forwards logs to Datadog. However, when a project has big number of lambda's, we were facing with ThrottlingException from cloudwatch. This allowed me to learn how…

    on go cloudwatch throttlingexception