bast / cicero

:microphone: Serving presentation slides written in Markdown.
https://cicero.xyz
GNU Affero General Public License v3.0
55 stars 17 forks source link

"Endpoint request timed out" with GitHub examples #76

Closed bast closed 5 years ago

bast commented 5 years ago

GitHub examples currently return:

{"message": "Endpoint request timed out"}

So far I don't know why - need to investigate. GitLab examples work fine so it's probably not the app itself.

bast commented 5 years ago

Was probably a hiccup at GitHub. Now seems back to normal.

bast commented 5 years ago

Reopeing - this is again an issue with GitHub examples. Perhaps we need a more generous timeout.

bast commented 5 years ago

Again observing this - a reload often solves it (?)

bast commented 5 years ago

The timeout seems to be coming from AWS but I am not sure why it times out.

bast commented 5 years ago

My feeling after some debugging is that this problem comes from https://www.jsdelivr.com - I will try an alternative.

bast commented 5 years ago

I think I solved it in 8a41230c4212c20a5f020797d21fa8f5b06e577a. I will keep the issue open for a while but let's hope this problem does not come back. PyPI is not updated yet.

bast commented 5 years ago

I think the problem is gone. New version is on PyPI - closing.