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

feat: report to user if no markings were detected #494

Merged
merged 1 commit into from
Sep 2, 2024

Conversation

matthiasschaub
Copy link
Collaborator

@matthiasschaub matthiasschaub commented Aug 22, 2024

Closes #491

Add custom task status with additional metadata/information such as
progress of the task or part-failure (e.g. no markings for one of many
uploaded files).

image

Add exception for the case that no markings were detected on all
uploaded files.

image

@matthiasschaub matthiasschaub marked this pull request as ready for review August 27, 2024 06:58
@matthiasschaub matthiasschaub changed the title feat: add custom task status with info feat: report to user if no markings were detected Aug 27, 2024
Add custom task status with additional metadata/information such as
progress of the task or part-failure (e.g. no markings for one of many
uploaded files).

Add exception for the case that no markings were detected on all
uploaded files.
@matthiasschaub matthiasschaub merged commit b635605 into main Sep 2, 2024
1 check passed
@matthiasschaub matthiasschaub deleted the custom-task-status branch September 2, 2024 13:21
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.

Report failure of georeferencing or marking detection to the user
2 participants