ashupednekar / ashupednekar/litefunctions

cold-start controls (warm pools, min replicas, idle policies)

Open
#29 0 comments 0 reactions 0 assignees View on GitHub
area/operator area/runtime area/scaling enhancement priority/p2
Dominant language
Go
Stars
5
Forks
0
PR merge metrics
No merged PRs in 30d

Description

## Summary
Add explicit cold-start controls and warm-pool strategies.

## Motivation
Latency-sensitive workloads need predictable startup behavior and configurable cost/performance tradeoffs.

## Proposal
- Min warm instances per language/project/function.
- Keep-warm pools and prefetch hooks for hot paths.
- Idle shutdown policy tiers.
- Cold-start telemetry and SLO reporting.

## Acceptance criteria
- Operators can configure warm capacity and idle policy.
- Cold-start latency is measurable and visible.
- Keep-warm behavior integrates with deprovision logic.

Contributor guide

No contributing guide indexed for this repository

Research direction

No files, tests, or entry points are named. Start by locating the configuration and deprovision logic, then trace how function capacity is managed. Done means operators can configure warm capacity and idle policies, cold-start latency is visible, and keep-warm behavior integrates with deprovisioning.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
infrastructure, performance
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.