Replies: 3 comments
-
|
Arroyo is sending a |
Beta Was this translation helpful? Give feedback.
-
|
which client is arroyo using? |
Beta Was this translation helpful? Give feedback.
-
Seems Rust, in which case this client PR seems relevant: nats-io/nats.rs#1536 However, the Arroyo docs think the consumer rate limiting is about messages per second:
So, Arroyo would need an update regardless, since it is bits per second, not messages per second. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Observed behavior
2026/03/15 12:41:11.282135 [WRN] Invalid JetStream request '$G > $JS.API.CONSUMER.CREATE.nats-arroyo.nats-arroyo-source_logs_0-IErrn0U0tX': json: unknown field "rate_limit"
When arroyo start it's pipeline,send a "rate_limit",nats can't handle this parameter "rate_limit"
Expected behavior
want to use arroyo connect nats normal
Server and client version
Arroyo. v0.15.0
NATS v2.12.5
Host environment
No response
Steps to reproduce
No response
Beta Was this translation helpful? Give feedback.
All reactions