Commit Graph

17 Commits

Author SHA1 Message Date
Laurent Clouet 2ce3b28b54 Fix: raise the right exception on failed to connect to server 2023-09-16 09:08:13 +02:00
harlekin 4153a45846 Fix: fix transfer stats receiving seconds instead of ms to work with 2023-09-09 10:40:19 +00:00
harlekin ccc37ed0c1 Merge branch 'change/log_download_host' into 'master'
log download host

See merge request sheepitrenderfarm/client!224
2023-07-17 06:50:29 +00:00
Raimund58 99a7020a2f Kill orphan Blender process after rendering 2023-07-15 14:49:03 +00:00
mathis e89e4eadd7 log download host 2023-07-14 13:17:19 +02:00
harlekin 531ca39130 Fix/file_deletion 2023-06-03 19:00:12 +00:00
Sheepit Renderfarm 1473d213ca Ref: proper name of exception 2023-01-28 11:45:20 +00:00
Sheepit Renderfarm 7a6167ed4d Feat: send runing/paused status 2022-10-19 16:45:31 +00:00
Sheepit Renderfarm 07c618970a Merge branch 'feature/check_connection' into 'master'
Make client report connection issues to servers

See merge request sheepitrenderfarm/client!140
2022-08-30 18:11:17 +00:00
harlekin 3d5d91a1e4 Make client report connection issues to servers 2022-08-30 18:11:17 +00:00
Sheepit Renderfarm b061955eb9 Feat: handle disable of session on denoising 2022-07-29 17:13:29 +00:00
Laurent Clouet d359397076 Fix: handle http500 response from shepherd 2022-07-17 11:40:01 +02:00
Grische 72b1e5c662 restructure HTTP error handling
General cleanup and restructuring of HTTP error handling.

The new code separates IOExceptions from failed HTTP communications
and allows handling of HTTP errors later in the code.
2022-07-03 12:10:22 +02:00
Sheepit Renderfarm 5f32bb0346 Fix: check if the server is down 2022-06-09 12:26:38 +00:00
Grische 78da2832af Move src files to standard java folder structure 2022-04-10 13:15:34 +00:00
Laurent Clouet 3413301609 Moving to Intellij IDEA 2019-08-11 22:25:26 +02:00
Laurent Clouet 3230807a7d Migrate from ant to gradle 2019-08-10 22:09:32 +02:00