Whether the matching process is currently running.
Progress tracking information.
Current index in the matching process.
Total number of manga to process.
Title of the manga currently being matched.
User-facing status message for the matching progress.
Detailed message providing additional context or error information.
OptionaltimeTime estimation data for remaining work.
Timestamp when matching started (milliseconds).
Average time spent per manga in milliseconds.
Estimated remaining time in seconds.
OptionalisWhether the user manually paused the matching process.
OptionalisWhether the pause state is currently transitioning.
OptionalwasWhether the matching process was interrupted by a rate limit.
Timestamp of the last state update (milliseconds).
Manga matching process state synchronized across the application. Tracks progress, timing estimates, and pause state during manga matching operations.
Source