Skip to content
This repository was archived by the owner on May 8, 2023. It is now read-only.
This repository was archived by the owner on May 8, 2023. It is now read-only.

Support for multiple warmup urls #165

@tagus

Description

@tagus

Currently the warmup configuration only supports a single url that is queried to warm up the service. It would be nice if this was a list and edward queried the urls in order. This would allow us to exercise the service from multiple endpoints.

For a web server, a single url might not be enough to warm up static resources (js, sass). Currently, these resources would only be compiled upon visiting the specific pages where we often have to wait around while the page loads. With multiple warmup urls, we could compile all resources before ever accessing the service.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions