Skip to content

How to retrieve original aiohttp handler request object? #246

Description

@thebpmgroup
  • aiohttp_validate version: Latest
  • Python version: 3.7
  • Operating System: Ubuntu 18.04

Description

Get the original request object
Need to get an async background worker object (redis pool) from the request object. The request object is now a dict. Suspect it is in the *args tuple, but what is the correct way to go about retrieving the request object from this tuple?

What I Did

Paste the command(s) you ran and the output.
If there was a crash, please include the traceback here.

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

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions