You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.
When importing a docker image, it can import successfully but fail to create endpoints. This is confusing to the user, as the task is present in the UI but cannot be run.
This happens, for example, with a missing default entry for string inputs.
A simple fix would be to emit a warning message on endpoint creation after a job. It would be better to log this in the job output.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When importing a docker image, it can import successfully but fail to create endpoints. This is confusing to the user, as the task is present in the UI but cannot be run.
This happens, for example, with a missing default entry for string inputs.
A simple fix would be to emit a warning message on endpoint creation after a job. It would be better to log this in the job output.
The text was updated successfully, but these errors were encountered: