Skip to content

feat: add config stub and worker signal handling#29

Merged
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
walexjnr:feat/config-and-signal-handling
May 11, 2026
Merged

feat: add config stub and worker signal handling#29
AbdulmujibOladayo merged 1 commit into
Breedar:mainfrom
walexjnr:feat/config-and-signal-handling

Conversation

@walexjnr
Copy link
Copy Markdown
Contributor

Adds internal/config/config.go with a Config struct and Load() function, and updates the worker to handle SIGINT/SIGTERM with a clean shutdown log.

closes #14
closes #20

@vercel
Copy link
Copy Markdown

vercel Bot commented May 10, 2026

@walexjnr is attempting to deploy a commit to the abdulmujiboladayo's projects Team on Vercel.

A member of the Team first needs to authorize it.

@AbdulmujibOladayo AbdulmujibOladayo merged commit 6852894 into Breedar:main May 11, 2026
2 of 3 checks passed
AbdulmujibOladayo added a commit that referenced this pull request May 16, 2026
feat: add config stub and worker signal handling
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.

fix: worker should log shutdown signal on SIGINT/SIGTERM feat: add internal/config/config.go stub

2 participants