Sidhant Kohli
Sidhant Kohli
Hey @tolmanam I was trying to replicate the issue with the steps you provided and I had a quick question, Were you seeing a pipeline deletion due to pods autoscaling...
Hey! Is there a proposal to change the following API for Subscription to have similar behavior as well? ``` // Fetch pulls a batch of messages from a stream for...
Hey @magelisk We have a monovertex type which is a single processing entity having a source, transformer and sink https://numaflow.numaproj.io/core-concepts/monovertex/ Does that help you?
Maybe a workaround, Scale down the vtx to 0 and And then scale back to desired replicas? Will something like that work?
As discussed with @KeranYang as well, we might want to add a `--verify/--check` flag which help to verify the sanity. And if required can even do everything apart from the...
Testing a high TPS pipeline I see a situation with the default scaling policies where the scaling up/down is too variable, The input load is constant and with the backpressure...
So in a single namespace as well we can have multiple controllers running the same version?
@th0ger Thanks for pointing this out! 1) For the `reducer_handler` stands out, suggesting rename reducer_instance --> This we can change for sure 2) Consider dropping Sync syntax altogether, ---> For...
Did optimize docker file a bit for the recent intuit builds! Will do some further research and go through the examples provided by @ab93 too. @ayildirim21 if you're interested in...
Thanks @sapkota-aayush for taking this up :D I have few ideas on this one as well that I can discuss with you and you can take it forward