Skip to content

Git pull and jekyll build should run asynchronously #4

Description

@basicallydan

At the mo, the hook will always be handled synchronously which means the response will timeout, since github has a 10s timeout on hooks.

Could just put it on its own thread, or set up a queue or something. Probably thread though, as this whole thing was meant to be simple to set up.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions