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

Restructure delayed Response Feature #53

Open
Apollon77 opened this issue Jan 25, 2021 · 2 comments
Open

Restructure delayed Response Feature #53

Apollon77 opened this issue Jan 25, 2021 · 2 comments

Comments

@Apollon77
Copy link
Contributor

This currently only supports exactly ONE id. As soon as a second id would be set with "wait" parameter while first one was not yet anwered the old one is overwritten but timer stays and then strange stuff happens.

Ideally rebuild so that data are stored per ID and also pot allow to store multiple responses at once - or we need to handle the case when more then one is waiting for an answer

@k-moller
Copy link

k-moller commented Aug 8, 2021

I would really appreciate this feature. I am currently working on an angular project and need additional logic to serialize my requests.

So, has there already been some progress?

@Apollon77
Copy link
Contributor Author

So, has there already been some progress?

Nope

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

No branches or pull requests

2 participants