Skip to content

[HOTFIX] Prevent login failure when external OSM/OhSome stats fetch returns 429 #7188

@ramyaragupathy

Description

@ramyaragupathy

Current implementation of user stats fetching during login raises an exception if the external OSM or OhSome API returns a 429 Too Many Requests error. This is currently blocking users from logging into the platform.

Proposed Solution: Merge PR #7187 which:

  • Returns an empty stats object instead of crashing.

  • Increases log verbosity to capture the error details.

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions