Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI flake] Schedules deadline exceeded #1050

Closed
lorensr opened this issue Feb 9, 2023 · 1 comment
Closed

[CI flake] Schedules deadline exceeded #1050

lorensr opened this issue Feb 9, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@lorensr
Copy link
Contributor

lorensr commented Feb 9, 2023

build-and-test (ubuntu-latest, 16, true)

includes a few errors like:

@temporalio/test:   schedules › Interceptor is called on create schedule
@temporalio/test:   Rejected promise returned by test. Reason:
@temporalio/test:   ServiceError {
@temporalio/test:     cause: Error {
@temporalio/test:       code: 4,
@temporalio/test:       details: 'context deadline exceeded',
@temporalio/test:       metadata: Metadata {
@temporalio/test:         internalRepr: Map { … },
@temporalio/test:         options: {},
@temporalio/test:       },
@temporalio/test:       message: '4 DEADLINE_EXCEEDED: context deadline exceeded',
@temporalio/test:     },
@temporalio/test:     message: 'Failed to describe schedule',
@temporalio/test:   }
@temporalio/test:   › ServiceError: Failed to describe schedule
@temporalio/test:   › ScheduleClient.rethrowGrpcError (/home/runner/work/sdk-typescript/sdk-typescript/packages/client/src/schedule-client.ts:510:13)
@temporalio/test:   › ScheduleClient._describeSchedule (/home/runner/work/sdk-typescript/sdk-typescript/packages/client/src/schedule-client.ts:282:12)
@temporalio/test:   › Object.describe (/home/runner/work/sdk-typescript/sdk-typescript/packages/client/src/schedule-client.ts:415:21)
@temporalio/test:   › <anonymous> (src/test-schedules.ts:249:33)
@lorensr lorensr added the bug Something isn't working label Feb 9, 2023
@mjameswh
Copy link
Contributor

Expected this to be fixed by #1090.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants