Skip to content

THREADS_WORKER_INIT_TIMEOUT environment variable #170

@lsavage92

Description

@lsavage92

Hello again! 👋

As far as I can tellTHREADS_WORKER_INIT_TIMEOUT is an undocumented environment variable but I had to track it down due needing a longer timeout. Unfortunately in Vue applications we must specific our environment variables with a prefix of VUE_APP_. Because of this, I cannot increase the timeout of the worker init timeout without modifying the source of this library.

Is there anyway we can set which environment variable the library will look for?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions