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] If not set WEATHER_API_KEY background schedule waste performance #283

Closed
soulteary opened this issue Jan 4, 2022 · 0 comments · Fixed by #288
Closed

[BUG] If not set WEATHER_API_KEY background schedule waste performance #283

soulteary opened this issue Jan 4, 2022 · 0 comments · Fixed by #288
Labels
🔨 Feature New feature or request

Comments

@soulteary
Copy link
Contributor

Deployment details:

  • App version 2.2.0
  • Platform any
  • Docker image tag 2.2.0

Bug description:

flame use schedule to update weather, but if the user does not set the weather API KEY, this function will be a waste of performance.

The solution, considering that users do not update the API KEY frequently, you can set the API KEY in advance at startup to enable or disable this function.

PR: #282

@pawelmalak pawelmalak added the 🔨 Feature New feature or request label Jan 8, 2022
@pawelmalak pawelmalak linked a pull request Jan 8, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Feature New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants