Closed OnkarVO7 closed 11 months ago
let's fix this by validating how we can clean the API call retrieving the logs
@pmbrull should we restrict space in the ingestion name to fix this?
hi we should allow spaces here. I'll fix the API to get this working, thanks!
Tested in Collate and it's fine there, so the issue is Airflow-specific.
Describe the bug Below error gets generated when we have a whitespace in the ingestion pipeline name. The logs do not get displayed.
We'll add validation in ingestion pipeline json schema to not include whitespace chars.