Skip to content

Phase 3E: Stage Handlers

Choose a tag to compare

@smallchungus smallchungus released this 18 Apr 13:44
eefdab0

Real Gmail->PDF->Drive pipeline. Three handlers (fetch/render/upload), Job model gains user/email columns, Handler interface gains nextStage return, Worker.ProcessOne advances jobs through stages. cmd/worker switches handler by --stage.