-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Retry getting a rating profile on BGS::ShareError (#15316)
connects #15259 ### Description Catches BGS::ShareError when fetching a rating profile, and re-tries fetching the rating profile with the other service. ### Acceptance Criteria - [ ] When fetching rating profile on a PromulgatedRating, catch BGS Share errors ~with a similar message to above~ - [ ] Find the same rating using RatingAtIssue based on the profile date, and return it's rating profile ### Testing Plan 1. Automated test
- Loading branch information
Showing
4 changed files
with
58 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters