Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add fallback backends with respect to load + Backend rework #613

Merged
merged 32 commits into from
Jun 25, 2024

Conversation

adeveloper-wq
Copy link
Member

@adeveloper-wq adeveloper-wq commented Jun 21, 2024

If available, link to the ticket

Closes: #562 #561

QA Checklist

Author

  • Code Review
  • Functionality Tested (iOS and Android + different screens)
  • Light/Dark Mode Tested
  • Performance/Energy Consumption Tested (especially in ride view)

Reviewer

  • Code Review
  • Functionality Tested (iOS and Android + different screens)
  • Light/Dark Mode Tested
  • Performance/Energy Consumption Tested (especially in ride view)

Copy link
Member

@PaulPickhardt PaulPickhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looking really good! Tested on both iOS and android for different types of responses. Just added some minor refactoring.

After we discussed the 2 comments, we can merge this PR.

lib/settings/services/auth.dart Outdated Show resolved Hide resolved
lib/settings/models/backend.dart Show resolved Hide resolved
@PaulPickhardt
Copy link
Member

Please also double-check my last commit @adeveloper-wq

@adeveloper-wq adeveloper-wq changed the base branch from feature/load-status-rework to dev June 25, 2024 10:49
@adeveloper-wq adeveloper-wq changed the title Backend rework Add fallback backends with respect to load + Backend rework Jun 25, 2024
@adeveloper-wq adeveloper-wq merged commit ac48e2d into dev Jun 25, 2024
1 check passed
@adeveloper-wq adeveloper-wq deleted the backend-rework branch June 25, 2024 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement failover based on new load status
2 participants