Skip to content

Conversation

@cristibleotiu
Copy link
Contributor

…inference_api

plugin_signature: str = None,
instance_id: str = None
):
# TODO: maybe check if both app_id and job_id are provided, and raise an error if they are different?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

app_id is a string generated by us, {app-name}-{uuid.v4())}, while job_id is an autoincremented integer. They are never the same, but they can be interchangable, because both of them are unique identifiers of the app

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.

3 participants