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-1203] Bug on forced update #14

Conversation

andrea-deri
Copy link
Contributor

@andrea-deri andrea-deri commented Sep 12, 2023

This PR contains several changes related to the definition of a retry handling logic on CacheNotifier Function in order to resolve a bug related to cache-remove-value instruction on cache operation's APIM policy.

List of Changes

  • Added retry logic on CacheNotifier function
  • Updated logs for more verbose description of the flow
  • Updated JUnit tests

Motivation and Context

These changes are required in order to resolve the bug related to the operation of forced refresh.

How Has This Been Tested?

  • Tested in DEV environment
  • Tested in UAT environment

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.

@andrea-deri andrea-deri added the bug Something isn't working label Sep 12, 2023
@andrea-deri andrea-deri requested a review from a team September 12, 2023 13:37
@andrea-deri andrea-deri self-assigned this Sep 12, 2023
@sonarcloud
Copy link

sonarcloud bot commented Sep 12, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

93.8% 93.8% Coverage
0.0% 0.0% Duplication

warning The version of Java (11.0.20.1) you have used to run this analysis is deprecated and we will stop accepting it soon. Please update to at least Java 17.
Read more here

Copy link

@FedericoRuzzier FedericoRuzzier left a comment

Choose a reason for hiding this comment

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

LGTM 💯

@andrea-deri andrea-deri merged commit c891777 into main Sep 14, 2023
8 checks passed
@andrea-deri andrea-deri deleted the PAGOPA-1203-malfunzionamento-su-aggiornamento-forzato-per-dominio branch September 14, 2023 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants