github jhuckaby/Cronicle v0.5.8
Version 0.5.8

latest releases: v0.9.47, v0.9.46, v0.9.45...
7 years ago

This version contains some minor new features and bug fixes:

  • Cronicle will now by default connect to servers using their IP addresses, not their hostnames.
    • This should work better for local dev installations on machines that cannot control their hostname (i.e. Macs in a corporate IT environment).
    • You can configure this behavior with two new config params, server_comm_use_hostnames and web_socket_use_hostnames.
  • You can now jump into jobs that are in a "retry delay" state from the home screen.
    • This allows you to see the bottom of the live log file from the previous run.
    • The page transitions seamlessly back into active mode when the job finally retries.
  • The Home screen now shows elapsed time for jobs in a "retry delay" state.
  • Web Hook system now fires for failure to launch jobs (i.e. server unavailable, etc.).
  • Fixed bug where Job Details page UI would use heavy CPU (pie graph updates).
  • Fixed bug where UI would erroneously show "Finishing Job..." dialog when it switched into a retry delay state.
  • Fixed bug where event stat perf graph would show Y axis values below zero.
  • Perf stat graph Y axis now shows minutes and hours when appropriate, instead of only seconds.

Don't miss a new Cronicle release

NewReleases is sending notifications on new releases.