Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
  • B bitrix
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Yuri Yurev
  • bitrix
  • Merge requests
  • !587

Update exception handling in Tasks.php file

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Yuri Yurev requested to merge dev-stan into master Apr 09, 2024
  • Overview 0
  • Commits 1
  • Pipelines 1
  • Changes 1

The update simplifies the approach to exception handling in Tasks.php. Unnecessary exceptions have been removed, and a specific exception thrown during error handling has been replaced. Additionally, a part of the "addTag" method that could potentially throw an exception has been commented out. This approach aims to optimize error handling during task creation and minimize disrupting system behavior.

Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: dev-stan