Skip to content

0.3.0

Latest
Compare
Choose a tag to compare
@alexcannan alexcannan released this 04 Nov 21:17
· 6 commits to main since this release

Changes:

  • Implement basic integration testing with low coverage initially
  • max_bytes was incorrectly associated with max_msg_size, we now default to 1GB for the former and 4MB for the latter
  • Retry publish/fetch on nats.js.errors.NoStreamResponseError
  • Error codes are numbers, not strings
  • If WPI message fails, report why
  • Also reduce WPI interval to 10 seconds, so two have to fail to hit the default 30s window
  • Bump nats-py to 2.9.0