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

[Prism] Fix process timeouts between highlight calls for long building pages #138

Merged
merged 2 commits into from
Apr 25, 2022

Commits on Apr 22, 2022

  1. [Prism] increment timeouts between highlight for long building pages

    In case a page takes time to build and contains multiple highlight
    calls,
    the time elapsed between 2 calls might be too long and the process
    timeout.
    ogizanagi committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    e8240cd View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

  1. Configuration menu
    Copy the full SHA
    61a2d42 View commit details
    Browse the repository at this point in the history