discord-jda / JDA

Java wrapper for the popular chat & VOIP service: Discord https://discord.com
Apache License 2.0
4.26k stars 730 forks source link

Enable recording where an interaction was acknowledged first #2685

Open freya022 opened 2 months ago

freya022 commented 2 months ago

Pull Request Etiquette

Changes

Closes Issue: NaN

Description

This PR enables saving stack traces when an user acknowledges an interaction, helping the user find out where their interaction was acknowledged first, in addition to where it tried to acknowledge from.

The stack traces are only saved after the first acknowledgement exception is thrown, and will be disabled when: