Skip to content

Commit

Permalink
chore: Bump Arroyo 2.19.2 (#6639)
Browse files Browse the repository at this point in the history
Prevent unbounded growth of DLQ buffer even when there is no DLQ topic
configured for a consumer

getsentry/arroyo#401
  • Loading branch information
ayirr7 authored Dec 10, 2024
1 parent d9114ae commit 6eac05a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions rust_snuba/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust_snuba/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ data-encoding = "2.5.0"
zstd = "0.12.3"
serde_with = "3.8.1"
seq-macro = "0.3"
sentry_arroyo = "2.19.1"
sentry_arroyo = "2.19.2"


[dev-dependencies]
Expand Down

0 comments on commit 6eac05a

Please sign in to comment.