FLARE-forecast / flare-forecast.github.io

https://flare-forecast.org/ Website and Wiki
https://flare-forecast.org/
MIT License
0 stars 5 forks source link

Exception Handling on Git Push for Sensor Data #5

Open vahid-dan opened 2 years ago

vahid-dan commented 2 years ago

We should have a procedure to handle the Git exceptions such as "File is larger than GitHub's recommended maximum file size of 50.00 MB" or "File exceeds GitHub's file size limit of 100.00 MB" when pushing the sensor data or logs.

vahid-dan commented 2 years ago

To prevent these kinds of problems from happening, a file/log rotation system may be of help.