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

check_interval in dfp_full_report_wrapper not working #11

Closed
polblascomrf opened this issue Mar 13, 2019 · 0 comments
Closed

check_interval in dfp_full_report_wrapper not working #11

polblascomrf opened this issue Mar 13, 2019 · 0 comments
Assignees
Labels
bug Unintended behavior that should be corrected
Milestone

Comments

@polblascomrf
Copy link

The function does not use the check_interval variable internally.
See line 256 in https://github.com/StevenMMortimer/rdfp/blob/master/R/dfp_utils.R: "Sys.sleep(3)" , it should be Sys.sleep(check_interval)

@StevenMMortimer StevenMMortimer self-assigned this Jun 5, 2019
@StevenMMortimer StevenMMortimer added the bug Unintended behavior that should be corrected label Jun 5, 2019
@StevenMMortimer StevenMMortimer added this to the 0.1.3 milestone Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Unintended behavior that should be corrected
Projects
None yet
Development

No branches or pull requests

2 participants