We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm seeing mutiple messages in the scheduler logs:
"level":"ERROR","msg":"failed to get the DAG context"}
I'm wondering what this means, it doesn't appear to be causing any issues, I just want to understand if I have something configured incorrectly.
The text was updated successfully, but these errors were encountered:
I think this is a bug within the code. Could you please share a minimal example DAG that prints this error? That would really help. Thanks a lot!
Sorry, something went wrong.
I now see the cause of this issue. I'll fix this in v1.16.5.
[#882] Fix context handling issue (#883)
0b790d8
yottahmd
No branches or pull requests
I'm seeing mutiple messages in the scheduler logs:
I'm wondering what this means, it doesn't appear to be causing any issues, I just want to understand if I have something configured incorrectly.
The text was updated successfully, but these errors were encountered: