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

Duration are serialized as seconds count instead of "PT..." notation #3742

Open
brian-mulier-p opened this issue May 15, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@brian-mulier-p
Copy link
Member

Describe the issue

See here.

I believe we should change the serialization format to "PT..." notation (in fact the Duration.toString() value, not the ObjectMapper.writeValueAsString(...)).

Maybe we will also need to change the deserializer to read from PT...

Environment

  • Kestra Version:
  • Operating System (OS/Docker/Kubernetes):
  • Java Version (if you don't run kestra in Docker):
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

1 participant