1. 20 Jan, 2020 1 commit
    • Dominik Charousset's avatar
      Report errors while connecting two CAF nodes · fc84df5a
      Dominik Charousset authored
      Connecting two CAF nodes can fail for several reasons:
      - unexpected TCP disconnects
      - an application ID mismatch
      - a CAF version mismatch
      
      Currently, CAF reports all of the above errors as
      `disconnect_during_handshake`. Masking the true error makes it
      impossible for users to troubleshoot CAF applications or to respond to
      errors programmatically. For example, an application may try to
      reconnect on actual TCP disconnects but there's no point in
      disconnecting to an incompatible node.
      fc84df5a
  2. 11 Nov, 2019 1 commit
  3. 10 Nov, 2019 9 commits
  4. 09 Nov, 2019 2 commits
  5. 08 Nov, 2019 2 commits
  6. 07 Nov, 2019 2 commits
  7. 06 Nov, 2019 7 commits
  8. 05 Nov, 2019 1 commit
  9. 04 Nov, 2019 1 commit
  10. 03 Nov, 2019 8 commits
  11. 01 Nov, 2019 6 commits