Josh de Leeuw
Josh de Leeuw
I've experienced this occasionally but wasn't sure it was a DataPipe problem. Sounds like it could be. I'm gonna look into it!
@Bankminer78 we should think about how to test this carefully.
I'm still stumped a bit by this. I thought it was folks closing the experiment early before the files are sent. @jadeddelta maybe we can look into this together?
Thanks @JosephOuta that's super helpful as a starting point for looking into it on our end.
> Is there a way for the datapipe plugin to perform some sort of check to make sure the data has been saved and received by OSF? This is a...
There's something wonky with firebase's next deploy tool and 404 pages. One workaround for now would be to figure out how to get the style of the built-in next.js error...
Hi @adityac95, (sorry, I replied earlier without fully understanding the post) It looks like in the code that is live at the link you shared the data is not being...
Just to be clear: you had to add the fields to the `required_fields` list? That's not the intention for behavior, so that's a bug if that is what is happening!
@jadeddelta this might be a good one for you?
Hi @xallysie, You can use the [call-function plugin](https://www.jspsych.org/latest/plugins/call-function/) which supports asynchronous function calls. I'd add it to the timeline right before the `save_data_osf` trial, and store the ID in a...