Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
Signed-off-by: Alberto Ricart <[email protected]>
  • Loading branch information
aricart committed Oct 17, 2024
1 parent 323a918 commit db70ea0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion jetstream/src/consumer.ts
Original file line number Diff line number Diff line change
Expand Up @@ -339,7 +339,8 @@ export class PullConsumerMessagesImpl extends QueuedIteratorImpl<JsMsg>
}

/**
* handle the notification of the error, if
* Handle the notification of 409 error and whether
* it should reject the operation by returning an Error or null
* @param code
* @param description
*/
Expand Down

0 comments on commit db70ea0

Please sign in to comment.