@camunda8/orchestration-cluster-api
Preparing search index...
fp
eventuallyTE
Function eventuallyTE
eventuallyTE
<
E
,
A
>
(
thunk
:
()
=>
Promise
<
A
>
,
predicate
:
(
a
:
A
)
=>
boolean
|
Promise
<
boolean
>
,
opts
:
{
intervalMs
?:
number
;
waitUpToMs
:
number
}
,
)
:
TaskEither
<
E
,
A
>
Type Parameters
E
A
Parameters
thunk
:
()
=>
Promise
<
A
>
predicate
:
(
a
:
A
)
=>
boolean
|
Promise
<
boolean
>
opts
:
{
intervalMs
?:
number
;
waitUpToMs
:
number
}
Returns
TaskEither
<
E
,
A
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
@camunda8/orchestration-cluster-api
Loading...