(->healthcheck {:keys [project-id subscription-id]
                :as _pub-sub-subscriber-opts})(ack? {:keys [ok? retry?] :or {ok? true retry? true}})Returns whether or not to ACK a result or not. Successful processing will always result in a ACK. Unsuccessful items will be ACK-ed if we do not wish to retry processing at a later time
Returns whether or not to ACK a result or not. Successful processing will always result in a ACK. Unsuccessful items will be ACK-ed *if* we do not wish to retry processing at a later time
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 |