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

PIN-4916: new polling in import #296

Merged
merged 3 commits into from
Jul 2, 2024
Merged

PIN-4916: new polling in import #296

merged 3 commits into from
Jul 2, 2024

Conversation

AsterITA
Copy link
Contributor

@AsterITA AsterITA commented Jul 2, 2024

No description provided.

@AsterITA AsterITA changed the title PIN-4916: default interface in export and new polling in import PIN-4916: new polling in import Jul 2, 2024
@@ -1198,7 +1198,9 @@ final case class EServicesApiServiceImpl(
catalogProcessService.deleteEService(eService.id).flatMap(_ => Future.failed(ex))
}
}
_ <- pollEServiceById(catalogProcessService.getEServiceById(eService.id), _.riskAnalysis.nonEmpty)
Copy link
Contributor

Choose a reason for hiding this comment

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

this will loop untile failure if the eservice does not have a risk analysis

@galales galales merged commit ba9e866 into 1.0.x Jul 2, 2024
4 checks passed
@galales galales deleted the PIN-4916_hotfix branch July 2, 2024 10:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants