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

Getting many random APODs takes too long #1

Open
paulinek13 opened this issue Oct 17, 2023 · 1 comment
Open

Getting many random APODs takes too long #1

paulinek13 opened this issue Oct 17, 2023 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@paulinek13
Copy link
Owner

The serverless function responsible for retrieving random APODs exceeds 10 seconds (maximum duration).
In such a case, there is also no information about it on the frontend.

The solution might be to use Edge Runtime.

@paulinek13 paulinek13 added the bug Something isn't working label Oct 17, 2023
@paulinek13 paulinek13 self-assigned this Oct 17, 2023
@paulinek13 paulinek13 changed the title Getting many random APODs takes too long. Getting many random APODs takes too long Dec 28, 2023
@paulinek13
Copy link
Owner Author

Another possible option may be to make two requests to the APOD API instead of one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant