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

Issue/n calls per hour #380

Merged
merged 12 commits into from
Jan 14, 2025
Merged

Issue/n calls per hour #380

merged 12 commits into from
Jan 14, 2025

Conversation

peterdudfield
Copy link
Collaborator

Pull Request

Description

  • change default wait time to 30
  • add LOGLEVEL
  • after waiting 30 seconds, setting not running to False

Fixes #

How Has This Been Tested?

CI tests

  • Yes

Checklist:

  • My code follows OCF's coding style guidelines
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • I have checked my code and corrected any misspellings

@peterdudfield peterdudfield requested a review from braddf January 14, 2025 15:34
Copy link

sentry-io bot commented Jan 14, 2025

🔍 Existing Issues For Review

Your pull request is modifying functions with the following pre-existing issues:

📄 File: src/cache.py

Function Unhandled Issue
wrapper ValueError: invalid literal for int() with base 10: '' /v0/solar/GB/gsp/pvli...
Event Count: 22
wrapper ValueError: invalid literal for int() with base 10: '' /v0/solar/GB/gsp/forecas...
Event Count: 14
wrapper KeyError: '{"historic": true, "start_datetime_utc": "2025-01-14T15:30:00+00:00", "end_datetime_utc": null, ... ...
Event Count: 3

Did you find this useful? React with a 👍 or 👎

@peterdudfield peterdudfield merged commit e104175 into main Jan 14, 2025
2 checks passed
@peterdudfield peterdudfield deleted the issue/n-calls-per-hour branch January 14, 2025 15:40
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.

2 participants