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

Add limitations or differences between sync & async versions in Docs #157

Closed
kaxil opened this issue Mar 24, 2022 · 0 comments · Fixed by #158
Closed

Add limitations or differences between sync & async versions in Docs #157

kaxil opened this issue Mar 24, 2022 · 0 comments · Fixed by #158
Labels
documentation Writing or updating docs

Comments

@kaxil
Copy link
Collaborator

kaxil commented Mar 24, 2022

We should add differences of Sync version vs Async version of an Operator/Sensor in the docstrings.

For example,

  • HttpSensorAsync will fall back to the "sync" version when response_check is passed
  • The logs for KubernetesOperatorAsync won't be available in webserver until the task is actually completed. (which will be fixed in Enable perioding resuming to fetch logs for KPOA #139 :) )
@kaxil kaxil added the documentation Writing or updating docs label Mar 24, 2022
kaxil added a commit that referenced this issue Mar 24, 2022
kaxil added a commit that referenced this issue Mar 24, 2022
OlympuJupiter added a commit to OlympuJupiter/astronomer-providers that referenced this issue Nov 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Writing or updating docs
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant