Skip to content

Api authentication 4 times per second #55

@jakubflorczyk

Description

@jakubflorczyk

Why application is authenticating so often to API? :

2018-12-09 23:17:56,937 DEBUG: [urllib3.connectionpool] Starting new HTTP connection (1): radio.pw-sat.pl
2018-12-09 23:17:57,016 DEBUG: [urllib3.connectionpool] http://radio.pw-sat.pl:80 "POST /api/authenticate HTTP/1.1" 308 188
2018-12-09 23:17:57,017 DEBUG: [urllib3.connectionpool] Starting new HTTPS connection (1): radio.pw-sat.pl
2018-12-09 23:17:57,289 DEBUG: [urllib3.connectionpool] https://radio.pw-sat.pl:443 "POST /api/authenticate HTTP/1.1" 200 None
2018-12-09 23:18:27,290 DEBUG: [urllib3.connectionpool] Starting new HTTP connection (1): radio.pw-sat.pl
2018-12-09 23:18:27,367 DEBUG: [urllib3.connectionpool] http://radio.pw-sat.pl:80 "POST /api/authenticate HTTP/1.1" 308 188
2018-12-09 23:18:27,368 DEBUG: [urllib3.connectionpool] Starting new HTTPS connection (1): radio.pw-sat.pl
2018-12-09 23:18:27,628 DEBUG: [urllib3.connectionpool] https://radio.pw-sat.pl:443 "POST /api/authenticate HTTP/1.1" 200 None

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions