fix(sdk): prevent setTimeout overflow for wait durations > 24.8 days … #149
sync-sdk.yml
on: push
sync-aws-durable-execution-sdk-js
/
upload-to-S3-and-sync-to-Gitfarm
1m 44s
Annotations
5 warnings
|
sync-aws-durable-execution-sdk-js / upload-to-S3-and-sync-to-Gitfarm:
packages/aws-durable-execution-sdk-js/src/utils/checkpoint/checkpoint-central-termination.test.ts#L10
'MAX_POLL_DURATION_MS' is defined but never used. Allowed unused vars must match /^_/u
|
|
|
|
|
|
|
|
sync-aws-durable-execution-sdk-js / upload-to-S3-and-sync-to-Gitfarm:
packages/aws-durable-execution-sdk-js/src/utils/checkpoint/checkpoint-central-termination.test.ts#L10
'MAX_POLL_DURATION_MS' is defined but never used. Allowed unused vars must match /^_/u
|