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

Send multiple responses, with delays, to one request (Asynchronous Responses) #690

Open
itinerantmarshmallow opened this issue Dec 6, 2023 · 0 comments

Comments

@itinerantmarshmallow
Copy link

Is your feature request related to a problem? Please describe.
Yes. I have a system that I need to Mock that will send multiple updates / responses for one request in a particular sequence, time varies between responses.

Describe the solution you'd like
Is there a way to have an endpoint send multiple responses for one request.

Describe alternatives you've considered
Can't think of any.

Additional context
The responses we are attempting to mock will trigger further differing requests from the main application depending on the content of the response body we simulate.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant