Skip to content

Prove time > token expired time #51

@alejandromartinezgotor

Description

@alejandromartinezgotor

when I try to generate a proof with the command:

  • giza prove --framework EZKL --model-id 419 --version-id 2 --size S input.json
    I get the following error:
  • Exception: Token expired or not set. API Key not available. Log in again.
    It seems that the expiration time of the token has a higher priority than the time it takes for the proof to be generated. I think it would make more sense to check if the token is expired every time the user wants to launch a command, and not at runtime.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestinvalidThis doesn't seem right

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions