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

[Features Platform] PHP schedule/basic fails when run against cloud #580

Closed
dandavison opened this issue Jan 17, 2025 · 1 comment · Fixed by #601
Closed

[Features Platform] PHP schedule/basic fails when run against cloud #580

dandavison opened this issue Jan 17, 2025 · 1 comment · Fixed by #601

Comments

@dandavison
Copy link
Contributor

See e.g. https://github.com/temporalio/features/actions/runs/12834770491/job/35792794659?pr=577

Running check Harness\Feature\Schedule\Basic\FeatureChecker::check FAILED
MarshallerException
Unable to unmarshal field `info` of class Temporal\Client\Schedule\Info\ScheduleListEntry
MarshallerException
Unable to unmarshal field `spec` of class Temporal\Client\Schedule\Info\ScheduleListInfo
MarshallerException
Unable to unmarshal field `jitter` of class Temporal\Client\Schedule\Spec\ScheduleSpec
InvalidArgumentException

Unrecognized date time interval format

cc @roxblnfk @rustatian

@roxblnfk
Copy link
Collaborator

I suppose we get null value in ScheduleSpec.jitter

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants