Skip to content

Conversation

@stefanorosanelli
Copy link
Contributor

@stefanorosanelli stefanorosanelli commented Sep 24, 2025

This pull request introduces an improvement to error logging in the async job service by including stack traces when exceptions occur. This will make it easier to diagnose and debug errors in job execution.

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR improves error logging in the run_job_service function by adding stack trace information when exceptions occur, making debugging easier by providing more detailed context about where errors originate.

  • Adds traceback import to capture full stack traces
  • Enhances error logging to include complete stack trace information

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@nikazzio nikazzio merged commit e926910 into brevia-ai:main Sep 24, 2025
15 of 16 checks passed
@nikazzio nikazzio deleted the chore/job-error-stack-trace branch September 24, 2025 10:36
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