Skip to content

Releases: thought-machine/please-servers

v11.16.7

12 Mar 14:13
bf1938e

Choose a tag to compare

  • Improve runCommand timeout diagnostics with logProcChain() with child processes

v11.16.6

02 Mar 12:31
9880d7a

Choose a tag to compare

  • Improve runCommand timeout diagnostics with logProcOnTimeout()

v11.16.5

19 Feb 14:52
c32cb2e

Choose a tag to compare

  • Improve runCommand timeout diagnostics (process snapshot + output summary)

v11.16.4

17 Feb 13:54
7d7be61

Choose a tag to compare

  • Kill parent and all child processes via process group on worker timeout. Log hanging processes

v11.16.3

16 Feb 14:48
4d6eb8f

Choose a tag to compare

  • Fix logrus verbosity handling for debug level log

v11.16.2

16 Feb 11:55
3b84739

Choose a tag to compare

  • Refactor runCommand to use exec.CommandContext
  • Add verbosity handling to logrus logger in the worker

v11.16.1

04 Feb 18:02
b092374

Choose a tag to compare

  • Add timeout metric + timeout value in action timout logs

v11.16.0

01 Oct 13:14
064d525

Choose a tag to compare

  • Remove the whole digest of some elan logs and only add the hash using structured logs

v11.15.0

30 Sep 11:24
745845b

Choose a tag to compare

  • Use logrus library for structured logs when they contain hashes (#330)

v11.14.0

24 Mar 12:03
0e60ca8

Choose a tag to compare

  • Apply the limiter only for accessing large objects.