Skip to content

Updating metadata is a table-driven batch process. #2059

@mcpierce

Description

@mcpierce

Currently, updating the metadata for a comic is initiated by the REST controller after updating the records. This is a slow process and couples the batch process to the web layer. Instead, this process should be initiated by changes to the comic_books table like the other batch processes.

Metadata

Metadata

Assignees

Labels

batchIssues relating to batch processing.featureA new feature or enhancement to an exisiting feature

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions