Mattijs De Paepe

Results 4 issues of Mattijs De Paepe

**Describe the bug** The custom_filter does not work as one would expect when using the catch-all 'True' as a value in combination with another tag key. If I understand the...

#224 Attempt at fixing the problems highlighted in the issue linked above where a combination of tag values True and explicit list of values doesn't work as expected.

### Description When creating a task with the task decorator and calling that task inside a flow, if Prefect is configured correctly then this will create a Prefect flow and...

bug

CloudPath's are supported in Pydantic BaseModel's but when you try to serialize them I get a `PydanticSerializationError: Unable to serialize unknown type`. I think it would be an easy fix...