Sorting LiteLLM GitHub issues by difficulty to implement. Higher = harder.
{
The right issue is harder because it requires redesigning data retrieval and session reconstruction under large-scale workloads, while preserving ordering and behavioral semantics, plus validating database and memory performance. The left issue is narrower: making shared counter/window updates atomic and ensuring asynchronous writes are reliably awaited.
}
https://github.com/berriai/litellm/issues/33666 3:1 https://github.com/berriai/litellm/issues/34733