-
Notifications
You must be signed in to change notification settings - Fork 553
Open
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.javascriptPull requests that update Javascript codePull requests that update Javascript code
Description
Describe the bug
At the moment, it seems not possible to set a client timeout since node-fetch requires passing an AbortController instance to the fetch request option's signal.
** Client Version **
1.0.0-rc3
To Reproduce
Expected behavior
It would be great to set a client's timeout when creating a k8sApi instance or invoking a request
mstruebing, dleehr, victoria-miltcheva, hpx7, ylnsnv and 2 more
Metadata
Metadata
Assignees
Labels
good first issueDenotes an issue ready for a new contributor, according to the "help wanted" guidelines.Denotes an issue ready for a new contributor, according to the "help wanted" guidelines.javascriptPull requests that update Javascript codePull requests that update Javascript code