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

v0.1.0 release candidate #8

Merged
merged 10 commits into from
Jul 9, 2024
Merged

v0.1.0 release candidate #8

merged 10 commits into from
Jul 9, 2024

Conversation

simonpcouch
Copy link
Owner

Closes #7. :)

in attempt to debug:

```
Error in UseMethod("mutate") :
  no applicable method for 'mutate' applied to an object of class "NULL"
Calls: <Anonymous> ... eval -> eval -> syrup -> mutate_pct_cpu -> <Anonymous>"
```
saw:

```
> Error in UseMethod("mutate") :
  no applicable method for 'mutate' applied to an object of class "NULL"
```

...intermittently for some calls. turns out this was because the session had a longer-than-expected delay before its results were able to be `read()`--just iteratively query with additional delay until we get results.
@simonpcouch simonpcouch merged commit c2c76d8 into main Jul 9, 2024
10 checks passed
@simonpcouch simonpcouch deleted the v0.1.0-rc branch July 9, 2024 21:01
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.

Release syrup 0.1.0
1 participant