You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/08/28 09:57:18 UTC

[GitHub] [airflow] pyxin opened a new issue #10624: 发送钉钉webhook添加其他参数 如:代理

pyxin opened a new issue #10624:
URL: https://github.com/apache/airflow/issues/10624


   Hi 能否将配置中的Extra, 在钉钉 send 时使用?
   
   @zhongjiajie 
   
   具体文件如下
   airflow/providers/dingding/hooks/dingding.py
   第120 行
   
   ```python
   # 添加 extra_options
   conn = self.get_connection(self.http_conn_id)
   extra_options = conn.extra_options
   
   self.log.info('Sending Dingding type %s message %s', self.message_type, data)
   resp = self.run(
               endpoint=self._get_endpoint(), data=data, headers={'Content-Type': 'application/json'},
   
   extra_options=extra_options
   
           )
   
   ```
   
   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] mik-laj commented on issue #10624: 发送钉钉webhook添加其他参数 如:代理

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #10624:
URL: https://github.com/apache/airflow/issues/10624#issuecomment-701073054


   Could I have more information about this issue in English, please?


----------------------------------------------------------------
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.

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



[GitHub] [airflow] XD-DENG commented on issue #10624: 发送钉钉webhook添加其他参数 如:代理

Posted by GitBox <gi...@apache.org>.
XD-DENG commented on issue #10624:
URL: https://github.com/apache/airflow/issues/10624#issuecomment-701530691


   Hi @mik-laj , I have requested for an English description earlier, while no response from the issue author. I suggest to leave it, @zhongjiajie have assigned this issue to himself anyway.
   
   For the time being, I will update the Issue subject with English (@pyxin , please check my comment above. Even if using a translator software, it will be better than sending an Issue that most folks here don't understand).
   
   For future-wise, I suggest that we close issues if no response after we request for contents/description in English. Languages are equal definitely (like I'm proud of speaking Chinese), but as a community, participants should try to talk in the language more folks can understand.
   
   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] mik-laj closed issue #10624: Use Dingding webhook with extra parameters, like proxy; 发送钉钉webhook添加其他参数 如:代理

Posted by GitBox <gi...@apache.org>.
mik-laj closed issue #10624:
URL: https://github.com/apache/airflow/issues/10624


   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] XD-DENG commented on issue #10624: 发送钉钉webhook添加其他参数 如:代理

Posted by GitBox <gi...@apache.org>.
XD-DENG commented on issue #10624:
URL: https://github.com/apache/airflow/issues/10624#issuecomment-682463052


   Hi @pyxin please submit the issue with English so the folks from the community can better understand it? Thanks
   
   Hi @pyxin 建议你把issue内容翻译为英文,不然社区大部分成员无法参与讨论或者帮助你解决问题。谢谢


----------------------------------------------------------------
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.

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



[GitHub] [airflow] boring-cyborg[bot] commented on issue #10624: 发送钉钉webhook添加其他参数 如:代理

Posted by GitBox <gi...@apache.org>.
boring-cyborg[bot] commented on issue #10624:
URL: https://github.com/apache/airflow/issues/10624#issuecomment-682439029


   Thanks for opening your first issue here! Be sure to follow the issue template!
   


----------------------------------------------------------------
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.

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



[GitHub] [airflow] mik-laj commented on issue #10624: Use Dingding webhook with extra parameters, like proxy; 发送钉钉webhook添加其他参数 如:代理

Posted by GitBox <gi...@apache.org>.
mik-laj commented on issue #10624:
URL: https://github.com/apache/airflow/issues/10624#issuecomment-703134377


   I close due to inactivity of the original author after 72 hours.


----------------------------------------------------------------
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.

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