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-2353] fix: trying to catch macro-exception on bugged logging #178

Merged
merged 2 commits into from
Nov 13, 2024

Conversation

andrea-deri
Copy link
Contributor

This PR contains a little fix made on a logging method, made in order to trying to resolve the IndexOutOfBoundsException that sometimes occurs on data extraction.

List of Changes

  • Expanded catch for include other errors

Motivation and Context

This fix is required in order to reduce out-of-bound exceptions.

How Has This Been Tested?

  • Tested in local 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 self-assigned this Nov 13, 2024
@andrea-deri andrea-deri requested a review from a team as a code owner November 13, 2024 14:39
Copy link

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

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

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.

@aomegax aomegax merged commit 83a71a5 into main Nov 13, 2024
6 of 8 checks passed
@aomegax aomegax deleted the PAGOPA-2353-refix branch November 13, 2024 16:51
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.

2 participants