Skip to content

(fix): Fixed boost payment refund when Vitess exception triggered #2555

Ticket(s) / Related Merge Requests

#2555 (closed)

Summary of Changes

Added refund logic when db exception is thrown whilst processing boost creation

Testing Considerations

Try to create a boost and approve the request and make sure that everything is still working as expected.

Deployment Considerations

Regression Scope

Boost creation and pre-approval.

Platform Affected (web, mobile, etc)

Developer Testing Completed

  • Tested locally via forcing exception to test expected behaviour
  • Unit test adjusted to consider new scenario and code changes

Screenshots / Screen Recording

Does this impact

  • Localization
  • Dark/light mode
  • Guest mode

Definition of Done Checklist

  • The Acceptance Criteria has been met
  • Code is tested: Testing includes unit/spec, E2E/automated and manual testing
  • Merge requests description has been filled out

Merge request reports