Skip to content

Conversation

@thoniTUB
Copy link
Collaborator

  • Use openapi spec v3
  • Cover endpoints for busy and script

@thoniTUB thoniTUB marked this pull request as ready for review April 14, 2025 11:09
@thoniTUB thoniTUB self-assigned this Apr 14, 2025
@thoniTUB thoniTUB added backend java Pull requests that update Java code refactoring labels Apr 14, 2025
this.error = error;
// Log the error, so its id is at least once in the logs
log.warn("The execution [{}] failed with:\n\t{}", getId(), getError());
log.warn("The execution [{}] failed with Error[{}]", getId(), getError().getId());
Copy link
Collaborator

Choose a reason for hiding this comment

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

Ist es sichergestellt, dass der Error schonmal gelogged wurde?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backend java Pull requests that update Java code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants