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

Timer bug #21

Merged
merged 8 commits into from
Dec 11, 2024
Merged

Timer bug #21

merged 8 commits into from
Dec 11, 2024

Conversation

jenna-a2ai
Copy link
Collaborator

No description provided.

@jenna-a2ai
Copy link
Collaborator Author

jenna-a2ai commented Dec 11, 2024

Case 1: Success

Screen.Recording.2024-12-11.at.1.20.59.PM.mov

Case 2: Error in app with rstudioapi >= 0.16.0

Screen.Recording.2024-12-11.at.1.21.41.PM.mov

Case 3: Error in app with rstudioapi < 0.16.0

Screen.Recording.2024-12-11.at.1.31.32.PM.mov

@jenna-a2ai jenna-a2ai requested a review from wes-a2ai December 11, 2024 18:36
R/helper.R Outdated Show resolved Hide resolved
@jenna-a2ai jenna-a2ai requested a review from wes-a2ai December 11, 2024 19:13
@jenna-a2ai
Copy link
Collaborator Author

New tests:

success with rstudioapi >= 0.16.0

Screen.Recording.2024-12-11.at.2.35.54.PM.mov

success with rstudioapi < 0.16.0

Screen.Recording.2024-12-11.at.2.34.37.PM.mov

error with rstudioapi >= 0.16.0

In this case, the error is caught right away and the user is notified

Screen.Recording.2024-12-11.at.2.33.12.PM.mov

error with rstudioapi < 0.16.0

In this case, the getJobStatus function dne, so the user just has to wait it out

Screen.Recording.2024-12-11.at.2.33.40.PM.mov

R/helper.R Outdated Show resolved Hide resolved
R/helper.R Outdated Show resolved Hide resolved
R/helper.R Show resolved Hide resolved
@wes-a2ai
Copy link
Collaborator

Also saw same results in my testing

@jenna-a2ai jenna-a2ai merged commit ac3c316 into main Dec 11, 2024
3 checks passed
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