Skip to content

README docs on getJobStatus #16

Description

@oliverbenns
  // Poll for job status
  const jobResult = await supadata.transcript.getJobStatus(
    transcriptResult.jobId
  );

This is misleading as there is no polling logic in the example, making it sound like getJobStatus' logic polls internally, which is also not true.

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