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

request returns undefined #23

Closed
PlkMarudny opened this issue Feb 7, 2021 · 3 comments
Closed

request returns undefined #23

PlkMarudny opened this issue Feb 7, 2021 · 3 comments

Comments

@PlkMarudny
Copy link

This should return a promise with the result (of what exactly?)

request(handler: (retry: RetryFunction) => Promise, key: string, rule: string) => Promise

I get undefined always, in the .then(result => console.log(results) block.

@energizer91
Copy link
Owner

Hi @PlkMarudny ! That's not the expected behavior. Could you please provide a code snippet of how you use this method?

@PlkMarudny
Copy link
Author

Hi, it was 3 years ago...

@energizer91
Copy link
Owner

No worries! I agree, this reply was quite late, sorry for missing it. Closing.

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

2 participants