Sorting LiteLLM GitHub issues by difficulty to implement. Higher = harder.
{
The priority-queue feature is substantially harder because it introduces cross-cutting scheduling, worker coordination, persistence, concurrency, failure handling, and operational interfaces while preserving synchronous behavior. The security issue is narrower in implementation scope, though it carries high correctness and regression risk around authorization edge cases.
}
https://github.com/berriai/litellm/issues/31830 8:3 https://github.com/berriai/litellm/issues/35536