1

How do I not throw the stack trace during throttling exceptions?

  • A that's something you'll need to take care of at the place you catch and log the exception. Or you could override `getStackTrace` on `ThrottlingException`. – tgdavies Jun 02 '22 at 01:49
  • @tgdavies Could you expand more (possibly with code) on how I could override getStackTrace on ThrottlingException? Thank you. – user19250794 Jun 02 '22 at 01:57

0 Answers0