Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve task log #1575

Merged
merged 2 commits into from
Sep 8, 2023
Merged

feat: improve task log #1575

merged 2 commits into from
Sep 8, 2023

Conversation

lgrossi
Copy link
Contributor

@lgrossi lgrossi commented Sep 6, 2023

Description

Async tasks failures are quite hard to debug because of the complexity, the delay and the scheduling. This PR introduces some context to tasks that allow us to do better tracing/debug logs, improving our visibility

@lgrossi lgrossi force-pushed the lucas/improve-task-log branch 11 times, most recently from 09e2a1b to c448d42 Compare September 7, 2023 09:35
@majestyotbr majestyotbr changed the title Lucas/improve task log feat: improve task log Sep 7, 2023
@luan luan force-pushed the lucas/improve-task-log branch from c448d42 to b791d5d Compare September 7, 2023 22:32
@lgrossi lgrossi force-pushed the lucas/improve-task-log branch from b791d5d to 05a8e29 Compare September 8, 2023 07:14
@lgrossi lgrossi merged commit 3c1f3e1 into main Sep 8, 2023
@sonarqubecloud
Copy link

sonarqubecloud bot commented Sep 8, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 4 Code Smells

0.0% 0.0% Coverage
0.8% 0.8% Duplication

@luan luan deleted the lucas/improve-task-log branch September 10, 2023 17:57
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