Kirill K
Kirill K
adminuser@ubuntu-1204:~$ ruby1.8 --version ruby 1.8.7 (2011-06-30 patchlevel 352) [x86_64-linux] adminuser@ubuntu-1204:~$ irb1.8 irb(main):001:0> require 'inifile' SyntaxError: /usr/lib/ruby/vendor_ruby/inifile.rb:558: undefined (?...) sequence: /\A"(.*)(?
Hi @inadarei, Folks from Microsoft are developing their own solution for health-checks (see https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/implement-resilient-applications/monitor-app-health). But there is a problem that their format of the status filed isn't compatible (as usual...
# What? :boat: This pull request contains an implementation of the bridge to the ITimers interface. # Why? :thinking: The ITimers interface is very useful to implement custom protocols, circuit...