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 #381

Merged
merged 17 commits into from
Jan 14, 2025
Merged

Issue/n calls per hour #381

merged 17 commits into from
Jan 14, 2025

Conversation

peterdudfield
Copy link
Collaborator

Pull Request

Description

  • Fix key error
  • after 30 seconds, set to no trunning

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 16:54
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: '{"forecast_horizon_minutes": null, "include_metadata": true, "start_datetime_utc": null, "end_da... ...
Event Count: 5

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

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