@JeremyCherfas My personal projects I now self host with GOGs. But I do contribute on GitHub and will likely at some point contribute on GitLab as well.
// @c @matigo
@JeremyCherfas My personal projects I now self host with GOGs. But I do contribute on GitHub and will likely at some point contribute on GitLab as well.
// @c @matigo
@indigo Connect to https://blurbybot.monkeystew.org/ for Pushover notifications (other channels eventually) and https://telegram.me/blurbybot for the Telegram bot which supports posting and replies as well. // @matigo @larand @jamesolon
Could have been an issue at my provider…
requests.exceptions.ConnectionError: HTTPSConnectionPool(host='api.10centuries.org', port=443): Max retries exceeded with url: /content/blurbs/global?since_unix=1473008996 (Caused by NewConnectionError('<requests.packages.urllib3.connection.VerifiedHTTPSConnection object at 0x7f589a1053c8>: Failed to establish a new connection: [Errno -2] Name or service not known',))
@matigo Looking back at my logs yeah it bailed out after being unable to reach the servers for a period of time. What I think I'll do is stick a backoff in so if it reaches that point retry after a bit. So things to stack up waiting for me to pay attention to it.