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

[BUG] fix spellcheck errror in job.py from TIMEDOUT to TIMEOUT #407

Conversation

Future-Outlier
Copy link

Changes

Currently, Flyte is integrating Databricks's service.
flyteorg/flytekit#1797
We have to do a mapping mechanism to handle the response from Databricks API.
https://github.com/flyteorg/flytekit/blob/master/flytekit/extend/backend/base_agent.py#L138
But the spellcheck seems to be an error, please merge it, and thanks a lot!

Test

  • make test run locally
  • make fmt applied
  • relevant integration tests applied

Signed-off-by: Future Outlier <eric901201@gmai.com>
Copy link
Contributor

nfx commented Oct 17, 2023

It is not allowed to change autogenerated files. It’s a valid enum state, please add exception to the spellcheck you’re using.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants