Skip to content

Release checklist #8

Description

@devxpy

Fern

  • Auth keys via .env file + shell env vars + manually from code

  • Default fields to Omit and don't pass them to the server (eg openai SDK does this too)

  • Typed request as kwargs & response objects

  • blocked by plan Simpler interface that calls the Async (v3) polling api

  • 401 / 403 -- better error msg on authentication failure -- standard HTTP error conversion to readable exceptions

  • Retry only on 408, 429, 502, 503, 504 (https://buildwithfern.com/learn/sdks/features/retries-with-backoff)

  • -- DEPLOY --

  • ability to change the base URL (ie api.gooey.aiapi.mysite.ai)

  • docstrings for each field from openapi description

  • Ability to obtain the outer response (run_id, web_url etc) if requested by the user

  • Support for an explicit Timeout

Gooey

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions