Adding logic to handle failure scenario during Create Subscription
All threads resolved!
This PR Contains
- logic to handle failure scenario during Create Subscription
Scenario: While creating a new Subscription, Push Subscription creation might fail on event Grid which required the corresponding record to be deleted from Cosmos Db. Failures during this delete operation blocks a user to create a subscription with same topic and PushEndpoint combination again
- Added UT's to cover new changes
- Ran Integration Tests on local environment
- UT coverage is over 90%
Edited by harshit aggarwal
Merge request reports
Activity
- Edited by harshit aggarwal
FYI @dkodeih
- Resolved by harshit aggarwal
- Resolved by harshit aggarwal
enabled an automatic merge when the pipeline for b5414094 succeeds
mentioned in commit 34ba592b
added Azure label
changed milestone to %M1 - Release 0.1
Please register or sign in to reply