What's Changed
- Add an additional event listener for when a sync upload task as started.
- Add a config option to limit progression output in the logs that are not stage changes. Thank you Delta for this suggestion.
BREAKING CHANGE
Due to the new option to limit progression output, the new default behavior of the mod will not automatically log the current status of the task every three seconds since the default value for the option is false
(unchecked). Some may want to limit this logging; however, if you want to return to the original behavior exhibited in v1.x.x, then you want to check this option. The mod will still log the progress of the task when it reaches a new stage.
File Hash
SHA256 661B5BD5052FC1ED51DF747D0CAF978525F09AC823F1A29237BE467C8B579CCC
Thank You & Credits
- This mod is dedicated to the people of Creator Jam (CJ) 🍞. This mod was made out of the frustration and sadness experienced during CJ 211 (Traffic Jam) due to the "stuck sync" problem.
- Jax for contributing to the retry sync feature and providing additional code clean-up while I was away on vacation during that time.
- Rucio for testing this mod out on the Creator Jam headless server.
- Lux and friend for assisting me in debugging the error log entry not showing in the logs.
- Delta for suggesting the option to limit the progression logging output.