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

fix: oss internal error should retry. Fixes #13262 #13263

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

Conversation

shuangkun
Copy link
Member

Fixes #13262

Motivation

Modifications

Verification

Co-authored-by: AlbeeSo <suyashi1321@163.com>
Co-authored-by: shuangkun <tsk2013uestc@163.com>
Signed-off-by: shuangkun <tsk2013uestc@163.com>
@agilgur5 agilgur5 added the area/artifacts S3/GCP/OSS/Git/HDFS etc label Jun 29, 2024
Copy link
Member

@agilgur5 agilgur5 left a comment

Choose a reason for hiding this comment

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

See my comment in #13262 (comment). I think this should be fixed upstream to return a different error, not by all the various clients

@agilgur5 agilgur5 added problem/more information needed Not enough information has been provide to diagnose this issue. solution/invalid This is incorrect. Also can be used for spam area/upstream This is an issue with an upstream dependency, not Argo itself labels Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/artifacts S3/GCP/OSS/Git/HDFS etc area/upstream This is an issue with an upstream dependency, not Argo itself problem/more information needed Not enough information has been provide to diagnose this issue. solution/invalid This is incorrect. Also can be used for spam
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OSS InternalError also should retry
2 participants