Skip to content

Conversation

freya022
Copy link
Contributor

@freya022 freya022 commented Jun 6, 2024

Pull Request Etiquette

Changes

  • Internal code
  • Library interface (affecting end-user code)
  • Documentation
  • Other: _____

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:

  • The same exception happens again, this time with additional info
  • Or, after 15 minutes (gets reset when the first acknowledgement exception is thrown)

@freya022 freya022 force-pushed the feature/better-ack-exception branch from ad4e2fb to c7810c1 Compare April 20, 2025 20:15
@freya022 freya022 changed the title Enable recording where an interaction was acknowledged first Record where an interaction was acknowledged first Apr 29, 2025
@freya022 freya022 marked this pull request as draft May 30, 2025 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants