Improved
v1.0.0-rc.7 – Integration Hardening and Logging Improvements
18 days ago by Henrik Buhl
v1.0.0-rc.7 – Integration Hardening and Logging Improvements
Date: 2025-11-27
Status: Release Candidate 7
This release focuses on improving robustness, observability, and usability of the Pixop–Mimir integration, along with documentation and status handling refinements.
Internal
- Implemented alert throttling to reduce noise
- Migrated Mimir tenants and jobs storage from Hazelcast to PostgreSQL for improved reliability and persistence
- Added logging of all requests and responses to the Mimir REST API, with sensitive data redacted
- Mimir
userIdis now derived from all Mimir API keys accessing the integration and logged together with requests/responses for better traceability
Pixop Mimir integration API
- Updated the Pixop–Mimir integration API documentation to clearly state that the integration is connected to Fonn, in compliance with their terms and conditions
- Added
DELETINGtoProcessingStatusand introducedpixopIngestionStatusonJobParameters - Removed the sensitive
comparisonLinkfield from theJobschema and removed the unusedmimirWebhookSecretHiddenfield fromPixopMimirIntegration
Mimir Integration & UX
- When a user triggers a custom action in Mimir and it takes longer than the browser timeout (10 seconds), the user now sees a warning message explaining that the creation of jobs continues to run in the background and that a custom notification will be sent when done
- When deleting a video in Pixop from Mimir, both the
pixopIngestionStatusand the Mimir item title now reflect the deletion state more accurately 500 Internal Server Errorresponses now return a generic error message instead of exposing the underlying exception message- Validation errors originating from the processing appraisal request now result in a
400 Bad Requestwith a descriptive custom notification message, instead of a500 Unknown error - Updated the manual setup steps for the integration to include an additional step for adding the Pixop subtype to the
commonconfiguration customActionSecretvalues are now redacted in responses fromcreateOrUpdateMimirIntegration
Notes
- This release continues the stabilization and hardening of the Pixop–Mimir integration ahead of the stable
v1.0.0 - Please report feedback or issues to [email protected]
