Skip to content

Issue 1: Missing Exception Handling in server.py on Statsig Initialization #290

@PrinceSajjadHussain

Description

@PrinceSajjadHussain

The server.py file initializes Statsig with statsig.initialize(API_KEY). If the API_KEY is invalid or Statsig initialization fails for any reason, it will crash the application. It needs exception handling.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions