microsoft / microsoft/Oryx

Exception is lost - No logs

Open Beginner friendly
#2,881 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
881
Forks
195
Avg merge
20h 13m
Merged PRs (30d)
13

Description

File : ExternalSdkStorageVersionProviderBase.cs
Method : GetDefaultVersion

Exception was not logged.
Did not retain the original error or stack trace details

I would like to enhance this

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Locate ExternalSdkStorageVersionProviderBase.cs and inspect GetDefaultVersion, starting with how its exception path currently handles failures. Done means the exception is logged while preserving the original error and stack-trace details; add or update a focused test if the surrounding code provides one.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
build-system
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
64/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.