ContextLab / ContextLab/brainfit-task

Address missing Fitbit files

Open
#23 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
2
Forks
0
PR merge metrics
No merged PRs in 30d

Description

For some participants, not all Fitbit files were retrieved - this could be due to the chain of Promises/fetches used to get the files (one failed retrieval might be crashing the rest), or it's an issue of slow internet connections, in which closing the window too soon stops the retrieval of files. First step would probably be to implement some kind of page timer that will wait a "safe" amount of time for all files to be retrieved before allowing the window to be closed (or better yet, automatically close the popup authorization window once all files are retrieved)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.