Skip to content

Missing import in throttlingRetryPolicy.ts #332

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

Closed
Xample opened this issue Feb 26, 2019 · 1 comment
Closed

Missing import in throttlingRetryPolicy.ts #332

Xample opened this issue Feb 26, 2019 · 1 comment

Comments

@Xample
Copy link

Xample commented Feb 26, 2019

delay is used but has not been imported

Please import it:
import { delay } from "../util/utils";

@ramya-rao-a
Copy link
Contributor

Its imported now as part of #344

Thanks for reporting!

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

3 participants