Prab-27 commented on PR #50837:
URL: https://github.com/apache/airflow/pull/50837#issuecomment-2910254222

   If this` is_alive` and` limit` are present in prams then , 
   ```
       raise err
   airflowctl.api.operations.ServerResponseError: Client error message: 
{'detail': [{'type': 'int_parsing', 'loc': ['query', 'limit'], 'msg': 'Input 
should be a valid integer, unable to parse string as an integer', 'input': ''}, 
{'type': 'bool_parsing', 'loc': ['query', 'is_alive'], 'msg': 'Input should be 
a valid boolean, unable to interpret input', 'input': ''}]}
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to