All notable changes to this project will be documented in this file. This change log follows the conventions of keepachangelog.com.
:max-retries from 3 to 5 in producer and consumer connection setup so the exponential backoff actually reaches the configured 15s cap (~30s total retry window instead of ~7s).diehard retry (3 attempts, 1–15s backoff) to survive transient broker unavailability at startup.consumed-count function to the consumer component to track the number of consumed messages in test environment.wait-for-consumption! function to the consumer component to wait until all produced messages have been consumed in integration tests.handler-fn->interceptor to make the interceptor compatible with Pedestal Interceptor. The handle-fn should
always return a context map.:interceptors property for consumers definition schema.Nippy for message serialization/de-serialization.Can you improve this documentation? These fine people already did:
Bruno do Nascimento Maciel & copilot-swe-agent[bot]Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |