Commit Graph

10 Commits

Author SHA1 Message Date
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