Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[PAGOPA-2104] feat: Add new recovery by IUV API #106

Merged
merged 16 commits into from
Sep 24, 2024

Conversation

cap-ang
Copy link
Contributor

@cap-ang cap-ang commented Sep 16, 2024

List of Changes

  • A new API (Controller and Service) has been added that given an IUV and an CI attempts to retrieve the RPT.

The function, in detail, checks whether the RPT is interrupted in one of the states that indicate an interrupted RPT. After that, it is checked for the presence of a SEND_RT_SUCCESS and if not, sent the RT taking as input the sessionId

Motivation and Context

  • The purpose is to automate the recovery process given a CI and a IUV

How Has This Been Tested?

Screenshots (if appropriate):

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 not work as expected)

Checklist:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

@cap-ang cap-ang self-assigned this Sep 16, 2024
Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

@github-actions github-actions bot added the patch label Sep 16, 2024
Copy link

The default action is to increase the PATCH number of SEMVER. Set IGNORE-FOR-RELEASE if you want to skip SEMVER bump. BREAKING-CHANGE and NEW-RELEASE must be run from GH Actions section manually.

Copy link

This pull request does not contain a valid label. Please add one of the following labels: [patch, ignore-for-release]

@cap-ang cap-ang marked this pull request as ready for review September 18, 2024 20:41
@cap-ang cap-ang requested a review from a team as a code owner September 18, 2024 20:41
Copy link
Contributor

@jacopocarlini jacopocarlini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 💪

Copy link

This PR exceeds the recommended size of 400 lines. Please make sure you are NOT addressing multiple issues with one PR. Note this PR might be rejected due to its size.

Copy link

sonarcloud bot commented Sep 24, 2024

@cap-ang cap-ang merged commit 8969687 into main Sep 24, 2024
5 checks passed
@cap-ang cap-ang deleted the PAGOPA-2104-new-api-recover-by-iuv branch September 24, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants