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

cancel method added #3

Merged
merged 6 commits into from
May 26, 2016
Merged

cancel method added #3

merged 6 commits into from
May 26, 2016

Conversation

andymaheshw
Copy link
Owner

Tried to add the cancel method, looks like rsid_list is what we're creating..maybe I should only have one rsid at a time? Let me know your thoughts.

@randyzwitch
Copy link
Contributor

Not quite...the cancel method is for individual report ids, not report suites.

https://github.com/randyzwitch/RSiteCatalyst/blob/master/R/CancelReport.R

I wouldn't worry about iterating over multiple report ids, in most cases you can't act quick enough to actually cancel a report. I can't think of a time where I've actually used this method for anything other than testing that it theoretically works!

@andymaheshw andymaheshw reopened this May 16, 2016
@andymaheshw
Copy link
Owner Author

Fixed the conflict, and I think I got it right. Let me know!

Andy

@randyzwitch
Copy link
Contributor

Yes, this appears correct. I reverted your .gitignore change, which was causing the merge conflict. That can be re-added in a different commit.

@randyzwitch randyzwitch merged commit c63c5a4 into master May 26, 2016
@randyzwitch randyzwitch deleted the cancel_method branch May 26, 2016 14:50
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

Successfully merging this pull request may close these issues.

2 participants