Skip to content
This repository was archived by the owner on Mar 26, 2025. It is now read-only.

Fix: Dynamic Crons Pydantic Key Error#300

Merged
mrkaye97 merged 3 commits intomainfrom
fix--dynamic-crons-pydantic
Jan 19, 2025
Merged

Fix: Dynamic Crons Pydantic Key Error#300
mrkaye97 merged 3 commits intomainfrom
fix--dynamic-crons-pydantic

Conversation

@mrkaye97
Copy link
Contributor

Trying to create a dynamic cron will fail b/c of this misnamed param

@mrkaye97 mrkaye97 requested a review from grutt January 19, 2025 19:18
@mrkaye97 mrkaye97 requested a review from abelanger5 January 19, 2025 19:27
# !!

# ❓ Delete
hatchet.cron.delete(cron_trigger=cron_trigger.metadata.id)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

running this before the get would cause an error b/c the cron would have been deleted by then

Copy link
Contributor

@abelanger5 abelanger5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice, can we double check Go and Typescript are working?

@mrkaye97
Copy link
Contributor Author

Nice, can we double check Go and Typescript are working?

yep

@mrkaye97 mrkaye97 merged commit e41c82f into main Jan 19, 2025
6 checks passed
@mrkaye97 mrkaye97 deleted the fix--dynamic-crons-pydantic branch January 19, 2025 19:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants