Skip to content

ActiveStorage needs to handle reductionist overload - if that is what this is #190

Description

@bnlawrence
File "/Users/bnl28/Repositories/PyActiveStorage/activestorage/reductionist.py", line 165, in request
    response = session.post(
  File "/Users/bnl28/mambaforge/envs/fesom/lib/python3.10/site-packages/requests/sessions.py", line 637, in post
    return self.request("POST", url, data=data, json=json, **kwargs)
  File "/Users/bnl28/mambaforge/envs/fesom/lib/python3.10/site-packages/requests/sessions.py", line 589, in request
    resp = self.send(prep, **send_kwargs)
  File "/Users/bnl28/mambaforge/envs/fesom/lib/python3.10/site-packages/requests/sessions.py", line 703, in send
    r = adapter.send(request, **kwargs)
  File "/Users/bnl28/mambaforge/envs/fesom/lib/python3.10/site-packages/requests/adapters.py", line 507, in send
    raise ConnectTimeout(e, request=request)
requests.exceptions.ConnectTimeout: HTTPSConnectionPool(host='192.171.169.248', port=8080): Max retries exceeded with url: /v1/min/ (Caused by ConnectTimeoutError(<urllib3.connection.HTTPSConnection object at 0x12d076a40>, 'Connection to 192.171.169.248 timed out. (connect timeout=None)'))

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions