nussknacker
nussknacker copied to clipboard
[NU-1479] deployment status endpoint
Describe your changes
Checklist before merge
- [ ] Related issue ID is placed at the beginning of PR title in [brackets] (can be GH issue or Nu Jira issue)
- [ ] Code is cleaned from temporary changes and commented out lines
- [ ] Parts of the code that are not easy to understand are documented in the code
- [ ] Changes are covered by automated tests
- [ ] Showcase in dev-application.conf added to demonstrate the feature
- [ ] Documentation added or updated
- [ ] Added entry in Changelog.md describing the change from the perspective of a public distribution user
- [ ] Added MigrationGuide.md entry in the appropriate subcategory if introducing a breaking change
- [ ] Verify that PR will be squashed during merge
created: #6012 :warning: Be careful! Snapshot changes are not necessarily the cause of the error. Check the logs.
LGTM but I would wait for the @coutoPL opinion about errors in order to be on the same side in error handling.
- do we need some changelog entry?
We need one changelog entry about experimental batch support. I'll add it in separate PR when I collect all related changes
Fixed