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(blob): fix concurrently create url issue #137

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

Yougigun
Copy link
Contributor

@Yougigun Yougigun commented Dec 5, 2024

Because

the high concurrent requests will hit the unique index constrain.

This commit

remove the constrain and use transaction .

@Yougigun Yougigun merged commit bbce00f into main Dec 5, 2024
10 checks passed
@Yougigun Yougigun deleted the gary/fix-parallel-req-cause-unique-index-err branch December 5, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants