fix(discord): attach complete alert traces - #117
Merged
Conversation
Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact.
Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
omegent-app
Bot
changed the base branch from
fix/discord-message-edit-handling
to
fork/discord
July 28, 2026 09:55
Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
omegent-app
Bot
force-pushed
the
t3-discord/e18f1aa0
branch
from
July 28, 2026 09:58
d2db63b to
77e3c7d
Compare
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
patroza
added a commit
that referenced
this pull request
Jul 28, 2026
* fix(discord): preserve complete alert traces Split oversized ops alerts into ordered Discord-safe messages instead of truncating fatal and bridge details. Add focused coverage proving long session-error stacks survive delivery intact. * fix(discord): attach complete alert traces Send fatal, bridge, and T3 session traces as text-file attachments through the existing native multipart upload path. Keep alert messages concise and preserve complete causes by default. Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> * fix(discord): satisfy overlay checks Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com> --------- Co-authored-by: omegent-app[bot] <306514130+omegent-app[bot]@users.noreply.github.com> Co-authored-by: Enrico Polanski <16064771+enricopolanski@users.noreply.github.com> Co-authored-by: Patrick Roza <42661+patroza@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
.txtfilesVerification
vp test run src/features/Alerts.test.ts(16 tests)vp run -F @t3tools/discord-bot typecheckvp checkCo-authored-by: Enrico Polanski 16064771+enricopolanski@users.noreply.github.com
Co-authored-by: Patrick Roza 42661+patroza@users.noreply.github.com
opened by Patrick Roza in chat thread Discord · Add Full Traces for Session Errors