Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve quality of responses #213

Closed
vatsrahul1001 opened this issue Dec 18, 2023 · 2 comments · Fixed by #247
Closed

Improve quality of responses #213

vatsrahul1001 opened this issue Dec 18, 2023 · 2 comments · Fixed by #247
Assignees
Labels
bug Something isn't working

Comments

@vatsrahul1001 vatsrahul1001 added the bug Something isn't working label Dec 18, 2023
@sunank200 sunank200 assigned davidgxue and unassigned sunank200 Dec 19, 2023
@vatsrahul1001
Copy link
Collaborator Author

After the ingestion of Astro Forum docs (#212), I observed that in certain responses, sources are cited from forum docs that lack any corresponding response. Additionally, it seems that the document may not be closely related, and the inclusion of the forum source appears to be a result of a word match in the question asked.

<style type="text/css"></style>

question Status crc_answer Comments
I want to create a task dynamically does airflow support it? Pass https://ankit-test-group.slack.com/archives/C061F4LR4KT/p1702990644128149 I see forum doc as first source which does has dynamic task in title, however, there was no discussion around dynamic mapping in there.Forum link: https://forum.astronomer.io/t/dynamic-tasks-based-on-runtime-config/1770
How can I extract airflow dag run information? Such as start_date, run_id? Pass https://ankit-test-group.slack.com/archives/C061F4LR4KT/p1702990649814709 Forum doc with only question and not responsesForum link:https://forum.astronomer.io/t/can-airflow-tracks-each-dag-run-based-on-parameter-passed-into-it/1861
I'm using EcsRunTaskOperator in Airflow 2.5.1, how can I wait until the ECS task is finished? Pass https://ankit-test-group.slack.com/archives/C061F4LR4KT/p1702990653835769 Forum link : https://forum.astronomer.io/t/run-next-task-group-if-the-same-task-group-from-previous-dag-run-finished/2546 showing not related to EcsRunTaskOperator, however , releated to task finished
What is the best way to skip tasks based on a condition given in the parameters of the dag? Pass https://ankit-test-group.slack.com/archives/C061F4LR4KT/p1702990655367769 Forum link: https://forum.astronomer.io/t/can-airflow-tracks-each-dag-run-based-on-parameter-passed-into-it/1861 looks like not related
list all extras of astronomer-providers? Fail https://ankit-test-group.slack.com/archives/C061F4LR4KT/p1702993436719699 Not related Forum Link: https://forum.astronomer.io/t/invoice-option-for-astronomer-certification-bundles/2414

@davidgxue
Copy link
Collaborator

Closing this issue as it is duplicate/covered by another issue #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants