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

[187579809]: fix for unexpected automation error structure #643

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

gergness
Copy link
Contributor

@gergness gergness commented May 9, 2024

A couple of user reports of getting errors like:

  |===================                                                                              |  20%
Something went wrong during `pollProgress()` of url: https://shopperintelligence.crunch.io/api/progress/validate-and-run-script%3Aaa01a1c6907c49b0b63360146221d7f3%24cb296416-a0c3-49f4-bf66-496d2b55ce54/
Result URL: https://shopperintelligence.crunch.io/api/datasets/aa01a1c6907c49b0b63360146221d7f3/scripts/41668c72bd4a441c89443f288b8f2dcb/
Error in response$message$description :
  $ operator is invalid for atomic vectors

Using crGET("https://shopperintelligence.crunch.io/api/progress/validate-and-run-script%3Aaa01a1c6907c49b0b63360146221d7f3%24cb296416-a0c3-49f4-bf66-496d2b55ce54/") I see that response is not a list as expected for automation because of a 500 error.

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.

1 participant