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

[BUG] Update tests to limit location API requests #112

Open
NeonDaniel opened this issue May 10, 2024 · 0 comments
Open

[BUG] Update tests to limit location API requests #112

NeonDaniel opened this issue May 10, 2024 · 0 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@NeonDaniel
Copy link
Member

Description

Currently, tests make enough location requests to be rate limited by HANA.

Steps to Reproduce

Trigger unit test automation (starts 6 parallel runs)

Relevant Code

No response

Other Notes

  • Consider running tests sequentially (max-parallel 1 or 2)
  • Consider mocking location returns instead of making actual requests
  • Consider refactoring tests to make fewer lookup requests
@NeonDaniel NeonDaniel added bug Something isn't working help wanted Extra attention is needed labels May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
Status: Other Helpful Tasks
Development

No branches or pull requests

1 participant