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

Some end points taking just over 30seconds #397

Open
peterdudfield opened this issue Feb 14, 2025 · 3 comments
Open

Some end points taking just over 30seconds #397

peterdudfield opened this issue Feb 14, 2025 · 3 comments

Comments

@peterdudfield
Copy link
Collaborator

Detailed Description

An api call took just over 30 seconds, and I think it shouldnt take that long

For example
http://api.nowcasting.io/v0/solar/GB/gsp/0/forecast?start_datetime_utc=2025-02-13T00:30:00&end_datetime_utc=2025-02-18T00:00:00&creation_limit_utc=2025-02-12T00:00:00

Context

  • there are some failing en points hits, due to checking data that is not there. But dont think these should matter
  • Something to do with this message Waited 30 seconds but response not in cache. Setting this route as not running, and continuing

Possible Implementation

  • check these enpoints and see what is happening.
@peterdudfield peterdudfield added enhancement New feature or request and removed enhancement New feature or request labels Feb 14, 2025
@peterdudfield
Copy link
Collaborator Author

This happened at 2025-02-14T12:32:25.081Z

@peterdudfield
Copy link
Collaborator Author

Ah this might happened if you run the same query twice, and its not in the cache.

@peterdudfield
Copy link
Collaborator Author

peterdudfield commented Feb 14, 2025

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

No branches or pull requests

1 participant