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

Job args are not correctly serialized #61

Open
ntarocco opened this issue Oct 15, 2024 · 0 comments
Open

Job args are not correctly serialized #61

ntarocco opened this issue Oct 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@ntarocco
Copy link
Contributor

The job args are not correctly serialized. For example, the since date is a string when input by the user in a run, but a datetime obj when using the last successful run instead.
There is some mixing of service/data layers that needs refactoring to solve the issue.

@ntarocco ntarocco added the bug Something isn't working label Oct 15, 2024
@ntarocco ntarocco self-assigned this Oct 15, 2024
@ntarocco ntarocco moved this to In progress in Sprint Q4/2024 🍂 Oct 15, 2024
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
Status: Backlog 😴
Development

No branches or pull requests

1 participant