Skip to content
This repository has been archived by the owner on Nov 1, 2023. It is now read-only.

Update the error truncating logic to retrieve the last messages #2896

Merged
merged 2 commits into from
Mar 2, 2023

Conversation

chkeita
Copy link
Contributor

@chkeita chkeita commented Mar 1, 2023

Update the error truncating logic to retrieve the last messages.
This makes it easier to identify the cause of the failure of a task

@chkeita chkeita requested a review from Porges March 1, 2023 19:31
@codecov-commenter
Copy link

codecov-commenter commented Mar 1, 2023

Codecov Report

Merging #2896 (45fa888) into main (503fc7c) will not change coverage.
The diff coverage is 0.00%.

@@           Coverage Diff           @@
##             main    #2896   +/-   ##
=======================================
  Coverage   28.04%   28.04%           
=======================================
  Files         302      302           
  Lines       35802    35802           
=======================================
  Hits        10041    10041           
  Misses      25761    25761           
Impacted Files Coverage Δ
src/ApiService/ApiService/Functions/AgentEvents.cs 55.66% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chkeita chkeita changed the title Update the error truncating logic to retrieve the last messages inste… Update the error truncating logic to retrieve the last messages Mar 1, 2023
@chkeita chkeita merged commit 71c8223 into microsoft:main Mar 2, 2023
@mgreisen mgreisen mentioned this pull request Mar 3, 2023
@chkeita chkeita linked an issue Mar 22, 2023 that may be closed by this pull request
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Logs received by job monitor during deployment may be incomplete
3 participants