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

🧹 Report asset data on panic #1589

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

czunker
Copy link
Contributor

@czunker czunker commented Feb 28, 2025

No description provided.

Copy link
Contributor

github-actions bot commented Feb 28, 2025

Test Results

  1 files  ±0   27 suites  ±0   1m 0s ⏱️ +5s
463 tests ±0  462 ✅ ±0  1 💤 ±0  0 ❌ ±0 
464 runs  ±0  463 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 98d0835. ± Comparison against base commit ef8bc46.

♻️ This comment has been updated with latest results.

Signed-off-by: Christian Zunker <[email protected]>
@czunker czunker force-pushed the czunker/report_asset_panic branch from 465c93b to 98d0835 Compare February 28, 2025 17:21
}

tags := map[string]string{
"assetMrn": batch[0].Asset.Mrn,
Copy link
Contributor

Choose a reason for hiding this comment

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

do we have a guarantee that batch will be of length more than 0 ?

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