Skip to content

Conversation

@csegarragonz
Copy link
Collaborator

@csegarragonz csegarragonz commented Apr 11, 2022

Changes:

  • Make message server and underlying message handlers configurable on timeout (to enable testing).
  • Handle timeout message in server.
  • Add test to check with short timeouts.

// messages, note that they also determine the period on which endpoints will
// re-poll.
#define DEFAULT_RECV_TIMEOUT_MS 60000
#define DEFAULT_SEND_TIMEOUT_MS 60000
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

These were the same, and not used consistently, so I merged it into a single constant.

@Shillaker Shillaker marked this pull request as ready for review April 11, 2022 09:47
@Shillaker Shillaker merged commit 3c082e2 into main Apr 11, 2022
@Shillaker Shillaker deleted the msg-endpoint-server-crash branch April 11, 2022 11:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants