Julie Vogelman

Results 227 comments of Julie Vogelman

> #1680 Hmm, I don't believe so. The AckWait you were referring to is a setting on the publisher side, which I don't believe we're setting (see my comment over...

adding "activity" so this isn't closed - hopefully we'll get to it in the next 60 days

I updated the docs a little bit for clarity as far as installing Argo Workflows in a cluster scope configuration (so the Workflow Controller has visibility to all namespaces): https://github.com/argoproj/argo-events/commit/558161dce9062f189c9d007f7ef7986372f43952...

So, I believe the comment you linked to and your #1547 refer to the NATS server acking the publisher (EventSource) within its wait time, while the code [line](https://github.com/argoproj/argo-events/blob/v1.6.0/eventbus/driver/nats.go#L155 ) you...

@ezk84 Thanks for the data point!

still hoping to address this when I have time if nobody else does, so keeping it alive

As an update, the overall GitHub Action timeout for each e2e test was increased from 20m to 25m today, and the timeout passed into "go test" for the Test Suite...

> I think you should descope the OnWorkflowFailure and OnWorkflowSuccess, validate the use case and if valid, follow up with another PR. I removed those strategies and can create a...

note there's a separate issue related to intermittent e2e test failures in CI [here](https://github.com/argoproj/argo-workflows/issues/9027)

@terrytangyuan I'm not sure why I saw these two intermittent unit test failures yesterday (and now they're working), but interestingly the second one above is related to a new test...