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

feat:check for existing names during creation. #429

Merged
merged 1 commit into from
Dec 28, 2023
Merged

feat:check for existing names during creation. #429

merged 1 commit into from
Dec 28, 2023

Conversation

wangxinbiao
Copy link
Collaborator

@wangxinbiao wangxinbiao commented Dec 22, 2023

What type of PR is this?

/kind feature
/kind fix

What this PR does / why we need it

Check for existing names during creation.
When deleting tasks, remove associated data.
fix: Randomly display 10 entries when previewing details.
fix: The number of processed files in details.

Which issue(s) this PR fixes

Fixes #

Special notes for your reviewer

logger.warn('zhipuai request exception, wait for 10 seconds and retry')
time.sleep(10)
logger.warn('zhipuai request exception, wait for 120 seconds and retry')
time.sleep(120)
Copy link
Contributor

Choose a reason for hiding this comment

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

better to define a constant for time interval 120

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

enen,ok

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Resolved.

@nkwangleiGIT nkwangleiGIT merged commit 6d3b047 into kubeagi:main Dec 28, 2023
9 checks passed
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