Brendan Doyle

Results 21 issues of Brendan Doyle

With the addition of the env parameter, any plugin that called `assert_can_execute` prior to this will be broken. I'm attempting to use the pybuilder-docker plugin and am facing this issue....

## Description The scheduler throttling activations can be asynchronous off the api path so a 429 is not returned to denote a throttle. The user must get the activation and...

I had an action queue get into a stuck state after about two seconds of etcd downtime while other actions were able to recover gracefully. Essentially what it appears happens...

## Description Gives users the ability to configure action concurrency limits on their action with respect to their namespace concurrency limit. This finally allows users to be able to configure...

## Description This is a wip and trying to get feedback if this is an option we could support. This would add two new configs for the scheduler: ```allow-over-provision-before-throttle =...

I think this would be better than the current duration checker method to query elasticsearch over a 24 hour window and removes the requirement for you to be using elasticsearch...

This discussion originated on slack. I'm moving here for more formal discussion from the community on the topic. Original post: @bdoyle0182: Just wanted to open a discussion about the new...

On the old scheduler, concurrent throttling works such that you can only have x activations in the system at once for your namespace regardless of what actions they are for....

Is there any value in requiring each invoker create a healthcheck action that can't be achieved by just having a single healthcheck action referenced by all invokers? Previously the healthcheck...

## Description Similar to the recent kafka topic prefixing addition, we would like to be able to use the same zookeeper cluster for multiple openwhisk clusters without having the potential...