Francesco Guardiani
Francesco Guardiani
> I assume it would be a problem if the invoker wouldn't see the effect of it before retrying but I haven't understood how this will exactly happen. Exactly this....
* pinned deployment sent to the channel, then sent to bifrost immediately * now the second send from the invoker blocks because IDK channel full, task pre-empted or smth like...
This might be easily served if we do #2432
After an offline conversation, we discussed the following 3 situations: * Protecting the runtime from overload/OOM. For this purpose we can use the current invoker concurrency limit, being it *per...