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

add status monitor for open-gpu-server #161

Merged
merged 1 commit into from
Jan 19, 2024

Conversation

jaimergp
Copy link
Member

Adds a status monitor for open-gpu-server based on the public API for https://open-gpu-server.openstatus.dev/.

This might be protected by CORS, so there's a chance it doesn't work on Github Pages. Locally, I could only make it to work via https://cors-anywhere.herokuapp.com/.

If it doesn't work, we'll cache the response in the conda-forge-webservices like we do with Azure.

@beckermr beckermr merged commit 44b7fb6 into conda-forge:main Jan 19, 2024
@jaimergp
Copy link
Member Author

Sadly it doesn't work:

Access to XMLHttpRequest at 'https://api.openstatus.dev/public/status/open-gpu-server' from origin 'https://conda-forge.org' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

I hate CORS 😂 I'll add a fetcher to the webservices then.

@jaimergp
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants