borisdayma / borisdayma/GridCompute

Report percentage of progress of a process to database

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Python
Stars
6
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Allow to report percentage of progress of a process to database. It will let the possibility to have users see what is the progress of analysis being processed when the refresh their cases (by updating GUI).

A possibility would be that module process.py could be modified with calls to server to report progress, either through the main function or through a thread running in parallel and scanning a progress variable, that would submit it at regular intervals to mongo database.

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.