Skip to content

No possibility to set a request timeout for periodical data sending #151

@anatolii-genies

Description

@anatolii-genies

In the method Controller.SendData you create UnityWebRequest without any timeout, this affects applications that are designed to work both with the internet and without. No timeout is applied when timeout is set to 0 and this property defaults to 0.

https://docs.unity3d.com/ScriptReference/Networking.UnityWebRequest-timeout.html

image

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