Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose transcript completion and failure times consistently #98

Open
desicochrane opened this issue May 20, 2023 · 0 comments
Open

Expose transcript completion and failure times consistently #98

desicochrane opened this issue May 20, 2023 · 0 comments
Assignees

Comments

@desicochrane
Copy link

Please describe your feature request
When I fetch the transcript, say, when I'm polling, the response does not include the time the transcription finished.

However, the completion time is exposed when I export transcript jobs via CSV.

This makes it troublesome to synchronize data on my side. For my monitoring, it's helpful to have logs for when things started, failed, etc.

Ideally, the CSV export data and response should align so I can better reconcile the job data:

  • uploaded timestamp
  • transcription job start timestamp
  • transcription job completed timestamp
  • transcription job failed timestamp

Describe alternatives you've considered
I'm just regularly importing the CSV to capture the missing completion times and doing my best to reconcile.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants