Skip to content

RM-251: user & guild exports#5

Open
BenHall-1 wants to merge 2 commits intomainfrom
exports
Open

RM-251: user & guild exports#5
BenHall-1 wants to merge 2 commits intomainfrom
exports

Conversation

@BenHall-1
Copy link
Copy Markdown
Member

@BenHall-1 BenHall-1 commented Mar 26, 2026

Signed-off-by: Ben <ben@tickets.bot>
Replace direct S3/MinIO access and local decryption with the archiver service client. Removed S3 client initialization and MinIO deps from cmd/main.go and dropped s3client, AES key and decryption/model-version handling from the processor. Processor now queries the tickets DB for transcript IDs and calls archiver.Client.Get to fetch transcripts (handling archiverclient.ErrNotFound), and the Processor constructor signature was simplified to only accept cachePool. Imports and error logs were adjusted accordingly.
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.

2 participants