Skip to content

refactor(chat): try/catch to handle await

Denys Mishunov requested to merge dmishunov/try-catch-await into main

Description

The MR simply refactors handling of await to use try/catch.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Denys Mishunov

Merge request reports