Skip to content

Service starts successfully even with missing required environment variables #39

Description

@boluwacodes

If a required config value (API key, DB URL) is missing at startup, the service currently starts anyway and fails later on first use, producing a confusing runtime error instead of a clear startup failure.

Fix: Validate required environment variables at startup and fail fast with a clear error message.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions