Skip to content

api-gateway request timeout test only covers one route #550

Description

@therealjhay

Problemrequest-timeout.test.ts is 22 lines covering a single route; timeout config on other routes is untested.

  1. Single-route coverage.
  2. Per-route timeout drift.
  3. No timeout metadata on responses.

Solution

  • Test timeouts across routes.
  • Centralize timeout config.
  • Include a timeout header.

Acceptance Criteria

  • Timeouts tested broadly.
  • Config centralized.
  • pnpm --filter api-gateway build passes.

Note for Contributors: Write a clear PR description. Show a multi-route timeout matrix.

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

    Labels

    Stellar WaveIssues in the Stellar wave program

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions