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

Feature/add custom endpoint to end tx and start orthofoto #224

Merged

Conversation

saschadoemer
Copy link
Contributor

No description provided.

Introduced OrthophotoIntegrationService to handle orthophoto processing. Added endpoint in ImagesController to trigger the orthophoto calculation. Updated application configuration and error handling to support the new functionality.
Include a null check for the UUID in the response from triggering orthophoto processing. If the UUID is null, log an error and throw a `BusinessException` to handle the error gracefully.
Replaced the null check for the UUID with a null check for the entire response object. This ensures proper error handling by accurately determining when the API response is invalid.
@saschadoemer saschadoemer self-assigned this Aug 2, 2024
…o feature/add-custom-endpoint-to-end-tx-and-start-orthofoto

# Conflicts:
#	src/main/resources/application.yml
@saschadoemer saschadoemer enabled auto-merge August 2, 2024 08:25
@saschadoemer saschadoemer disabled auto-merge August 2, 2024 08:28
@saschadoemer saschadoemer merged commit 8ff0060 into main Aug 2, 2024
1 check passed
@saschadoemer saschadoemer deleted the feature/add-custom-endpoint-to-end-tx-and-start-orthofoto branch August 2, 2024 08:28
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.

1 participant