Aaron Weisberg

Results 13 comments of Aaron Weisberg

Do event sources have data on event status though? Was thinking it would be really nice if we had full tracing from event submission until trigger completion as well. But...

Would love to be able to use this crate with WASI as well

Not a replacement by any means, but for those running `vegeta` in k8s I've found `StatefulSets` to do a good job scheduling distributed tests and replicating ramp-up (without creating all...

Any update on this? Does the controller actually update the notification's status `lastTriggered` field? Doesn't seem like any status fields are getting updated nor do I see the code that's...

I'm actually seeing this error getting logged as `fatal` using argocd 1.8.2: `level=fatal msg="rpc error: code = Unknown desc = cache: key is missing"`

Perhaps we should consider just adding support for ACP as providers. Long term this will probably be more maintainable as we only need to add one more core provider and...

> we already have acp support, whats this for This is for an ACP backend provider. For example, if you have a cursor account, and you want to use Opencode...