Logging and queing #21

Merged
niat8586 merged 10 commits from develop into main 2025-02-09 15:57:45 +01:00
Owner
  • Application logs will no longer contain the transcribed output from whisper.
  • On application restart, job with status PROCESSING or PENDING will be re-queued so user does not have to manually re-upload file(s)
- Application logs will no longer contain the transcribed output from whisper. - On application restart, job with status PROCESSING or PENDING will be re-queued so user does not have to manually re-upload file(s)
niat8586 added 10 commits 2025-02-09 15:56:39 +01:00
Adding some web-analytics for statistics purposes
Reviewed-on: #14
Reviewed-on: #15
Decided to not use matomo for analytics.
The application is a single page.
Any statistics we want we can parse from the logs.

An issue #16 has been added to make the logs more parse friendly.
Reviewed-on: #18
Turning off the verbose mode when calling whisper process.
This should fix issue #17
Reviewed-on: #19
Jobs that are in state of PROCESSING or PENDING will be enqueued after
application restart so users that have had an uploaded file in PROCESSING or PENDING do not
need to manually re-upload the files again.
Reviewed-on: #20
niat8586 merged commit c3867b37ac into main 2025-02-09 15:57:44 +01:00
Sign in to join this conversation.
No Reviewers
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: DMC/seshat#21
No description provided.