Skip to content

Conversation

evan-onyx
Copy link
Contributor

@evan-onyx evan-onyx commented Aug 13, 2025

Description

We were throwing out some error messages in rare cases, now we ensure that both the info that has been displayed correctly in the past is still displayed but also we're adding in error messages set during docfetching execution

How Has This Been Tested?

n/a pretty harmless logging change

Backporting (check the box to trigger backport action)

Note: You have to check that the action passes, otherwise resolve the conflicts manually and tag the patches.

  • This PR should be backported (make sure to check that the backport attempt succeeds)
  • [Optional] Override Linear Check

Summary by cubic

Error messages from docfetching jobs are now preserved and shown in logs, making it easier to debug rare failures.

  • Bug Fixes
  • Combined previous and new exception details so no error information is lost.

@evan-onyx evan-onyx requested a review from a team as a code owner August 13, 2025 17:29
Copy link

vercel bot commented Aug 13, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Project Deployment Preview Comments Updated (UTC)
internal-search Ready Preview Comment Aug 13, 2025 6:55pm

@evan-onyx evan-onyx changed the title ensure exception strings don't get swallowed fix: ensure exception strings don't get swallowed Aug 13, 2025
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cubic analysis

No issues found across 1 file. Review in cubic

@evan-onyx evan-onyx enabled auto-merge August 13, 2025 18:51
@evan-onyx evan-onyx added this pull request to the merge queue Aug 13, 2025
Merged via the queue into main with commit 2af64eb Aug 13, 2025
16 of 17 checks passed
@evan-onyx evan-onyx deleted the fix/docfetching-exception-propagation branch August 13, 2025 21:20
AnkitTukatek pushed a commit to TukaTek/onyx that referenced this pull request Sep 23, 2025
* ensure exception strings don't get swallowed

* just send exception code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants