Slackbot
03/06/2025, 10:30 AMMarvin
03/06/2025, 10:30 AMNone
values and parameter validation.
Given the nature of your problem, it might be related to how Prefect serializes parameters for scheduled runs. You might want to check how parameters are being serialized and deserialized in your deployment setup, especially focusing on whether the UI is correctly interpreting the parameter types.
For now, I recommend reaching out to the Prefect community or opening a new issue on their GitHub repository with detailed information about your deployment configuration and the problem you're encountering. If you can, include any relevant logs or error messages to help diagnose the issue.
For further exploration, you can visit the Prefect GitHub issues page here.