Skip to content

[FEAT] Add a timeout escilation to canfar create #51

Description

@ijiraq

Is your feature request related to a problem? Please describe.

When the science platform is slow to respond it become impossible to use the canfar CLI as requests 'timeout' before served. Instead the canfar application should re-try the request with longer and longer time-outs (perhaps spitting out error console messages as it goes).

Describe the solution you'd like
make the CLI rety on timeout with ever doubling timeouts Perhaps to a maximum of 10 minutes. Or just set the timeout to a very long time for the initial request.

Describe alternatives you've considered
Not using the command line, i.e. using cURL works. I might just switch to cURL.

Additional context
The 'LSST' container requires a firefly container to be working for certain features to work.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions