Skip to content

Comments

dev#123

Merged
cgalibern merged 2 commits intoopensvc:mainfrom
cgalibern:dev
Feb 23, 2026
Merged

dev#123
cgalibern merged 2 commits intoopensvc:mainfrom
cgalibern:dev

Conversation

@cgalibern
Copy link
Contributor

No description provided.

…etrieval

This commit fixes following error: instanceAction/processAction' error: invalid object ID UUID: invalid UUID length: 0

- Resolved an issue where `objectID` was not set when a new or existing object was found.
- Improved code clarity by restructuring error handling and assignment.
- Introduced a `Logger()` method in the `JobRunner` interface for granular job-specific logging.
- Updated worker methods to use job-specific loggers for improved log clarity (`logkey` used for context).
- Replaced generic logs with job-specific structured logs in `worker.go` and `base_job.go`.
- Updated logkey constants for additional job metadata (`JobName`, `JobOpName`).
@cgalibern cgalibern merged commit bf1dec8 into opensvc:main Feb 23, 2026
2 checks passed
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