Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

[backend-mock-server] Delay response sent to the frontend #21

@tbouffard

Description

@tbouffard

In the first implementation (#19), the response is received almost immediately. This doesn't correctly simulate the backend which can take several seconds to process. It also prevent to display the spinner while waiting for the response.

We should introduce a way to configure or hard code a delay before the response is sent to the client.

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreBuild, CI/CD or repository tasks (issues/PR maintenance, environments, ...)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions