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

#1537 add regex timeout & change exception handeling #1558

Merged
merged 3 commits into from
Apr 24, 2024

Conversation

qdraw
Copy link
Owner

@qdraw qdraw commented Apr 24, 2024

PR Details

Description / Motivation and Context

Related Issue

How Has This Been Tested

  • C# Unit tests
  • Typescript Unit tests
  • Other Unit tests
  • Manual tests
  • Automatic End2end tests (starsky-tools/end2end)

Types of changes

  • Added for new features
  • Breaking change fix or feature that would cause existing functionality to change
  • Changed for non-breaking changes in existing functionality for example docs change / refactoring / dependency upgrades
  • Deprecated for soon-to-be removed features
  • Removed for now removed features
  • Fixed for any bug fixes
  • Security in case of vulnerabilities

Checklist

  • My code follows the code style of this project.
  • I have updated the documentation accordingly (update when needed)
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the ./history.md document

@qdraw qdraw linked an issue Apr 24, 2024 that may be closed by this pull request
@qdraw qdraw changed the title #1537 add regex timeout #1537 add regex timeout & change exception handeling Apr 24, 2024
@qdraw qdraw linked an issue Apr 24, 2024 that may be closed by this pull request
Copy link

@qdraw qdraw merged commit c6ae6d4 into master Apr 24, 2024
9 of 10 checks passed
@qdraw qdraw deleted the feature/202404-1537-regex-timeout branch April 24, 2024 15:29
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.

Regex timeout Unhandled exception. Microsoft.EntityFrameworkCore.DbUpdateException
1 participant