kernel-memory
kernel-memory copied to clipboard
IDEA: Support for Consumption container app; Docker
Currently pipeline is polling queue (Azure storage queue) every second as hard coded. This is not optimal when e.g. using Consumption Container apps & Docker since it keeps always replicas awake..
It would be preferable that those can be managed so memorypipeline could go sleep mode and wake up by aca scaling...