Reports from etn client where openCPU forwards error:
> get_acoustic_detections(acoustic_project_code = "albert")
✔ Preparing : will fetch 25.95 M detections [50.2s]
Error in `req_perform_opencpu()`:
! cannot allocate vector of size 45.6 Mb
ℹ This is an error forwarded via the API.
Run `rlang::last_trace()` to see where the error occurred.
> albert <- get_acoustic_detections(animal_project_code = "2013_albertkanaal")
✔ Preparing : will fetch 5.48 M detections [32.9s]
Error in `req_perform_opencpu()`:
! cannot allocate vector of size 44.4 Mb
ℹ This is an error forwarded via the API.
Run `rlang::last_trace()` to see where the error occurred.
Reports from etn client where openCPU forwards error: