Skip to content

Issue closed too early. #31

Answered by tiangolo
dhaavi asked this question in Questions
Discussion options

You must be logged in to vote

Hello, the delay is parsed by Pydantic: https://docs.pydantic.dev/latest/concepts/types/#datetime-types

I think in Pydantic v1 it would parse integers up to some value as seconds, and above that value as milliseconds (I think as an effort to handle compatibility with JS milliseconds numbers by default).

I think that's no longer like that in Pydantic v2.

I tried checking your workflow but it seems it no longer uses issue-manager, so I suspect you handled your need already. 🤓

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by tiangolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2 participants
Converted from issue

This discussion was converted from issue #15 on September 07, 2024 14:17.