Skip to content

Conversation

SAKURA-CAT
Copy link
Member

@SAKURA-CAT SAKURA-CAT commented May 30, 2025

Description

This PR fix a bug from #988 , now only all and stderr can upload error info

@SAKURA-CAT SAKURA-CAT requested review from Zeyi-Lin and Copilot May 30, 2025 09:18
@SAKURA-CAT SAKURA-CAT self-assigned this May 30, 2025
@SAKURA-CAT SAKURA-CAT added the 🐛 bug Something isn't working label May 30, 2025
Copy link

@Copilot 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 addresses a bug by updating the error info upload logic to restrict uploads to only when the log proxy type is set to "stderr" or "all".

  • The code now sets the error to None when the log proxy type is not "stderr" or "all".
  • The change is made in swanlab/data/run/main.py to enforce the correct behavior.

@SAKURA-CAT SAKURA-CAT merged commit 4dc77b3 into main May 31, 2025
5 checks passed
@SAKURA-CAT SAKURA-CAT deleted the fix/proxy-type branch May 31, 2025 05:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants