-
Notifications
You must be signed in to change notification settings - Fork 41
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[nexus] nicer OMDB status for
instance_updater
Depends on #6541. Similarly to #6541, this commit refactors the `instance_updater` background task's OMDB status implementation to use a shared Rust struct in `nexus-types` to represent the status JSON object. I also changed the status message to include a full list of errors that occurred, instead of just the most recent one and a count, and I made some tweaks to the output alignment in OMDB.
- Loading branch information
Showing
4 changed files
with
219 additions
and
215 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.