Skip to content

Use background job to fetch and generate pdf transcript #8

@georgymh

Description

@georgymh

According to this Heroku article, connections have a mandatory timeout period of 30 seconds. Since the process of connecting to the portal, retrieving the transcript, and generating a PDF can (and now suddenly does) take more than 30 seconds, we should adopt the solution presented in the article: refactoring this process into a Worker Dyno that supports Background Jobs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions