Skip to content

Release v0.3.0

Compare
Choose a tag to compare
@s3inlc s3inlc released this 30 Oct 09:12
· 177 commits to master since this release

Features

  • Agents can run health checks requested from the server.

Bugfixes

  • Fixed benchmark results when having many GPUs in one agent.
  • Fixed sleep after finishing of task to avoid cracks not being caught.
  • Fixed sleep after finishing of task to avoid cracks not being caught.

Enhancements

  • Added check for chunk length 0 sent from the server to avoid full agent crash on running.
  • Using requests session
  • Added option for using proxies
  • Added HTTP Basic Auth support