Skip to content

⚡️ Speed up method AuthService.get_user_id_from_token by 158% in PR #11654 (feat/pluggable-auth-service-1.8) #31785

⚡️ Speed up method AuthService.get_user_id_from_token by 158% in PR #11654 (feat/pluggable-auth-service-1.8)

⚡️ Speed up method AuthService.get_user_id_from_token by 158% in PR #11654 (feat/pluggable-auth-service-1.8) #31785

Triggered via pull request February 8, 2026 22:39
Status Failure
Total duration 23s
Artifacts

style-check-py.yml

on: pull_request
Matrix: Ruff Style Check
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Ruff Style Check (3.13)
Process completed with exit code 1.
Ruff (PLR2004): src/backend/base/langflow/services/auth/service.py#L570
src/backend/base/langflow/services/auth/service.py:570:29: PLR2004 Magic value used in comparison, consider replacing `2` with a constant variable