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

Paste rendering settings timed out #181

Open
will-moore opened this issue Jul 1, 2020 · 1 comment
Open

Paste rendering settings timed out #181

will-moore opened this issue Jul 1, 2020 · 1 comment

Comments

@will-moore
Copy link
Member

will-moore commented Jul 1, 2020

Error from demo server. Applying rendering settings from an Image to a Dataset.

If we see this a lot and it's causing issues, we could investigate making an the POST async. Does the OMERO API offer an asyn way of doing this?
Also would have to handle this in the browser and say "Try refreshing in a minute".
One way would be to use scripting service (but that's probably an overkill).

2020/06/30 10:50:34 [error] 1544#1544: *3004646 upstream timed out (110: Connection timed out) while reading 
response header from upstream, client: 133.39.20.23, server: ome-demoserver.openmicroscopy.org, request: "POST 
/webgateway/copyImgRDef/?m=c&p=normal&ia=0&c=1|0:65000$00FF00,2|0:25000$0000FF,3|0:65000$FF00FF&maps=
[{%22inverted%22:{%22enabled%22:false},%22quantization%22:{%22family%22:%22linear%22,%22coefficient%22:1}},
{%22inverted%22:{%22enabled%22:false},%22quantization%22:{%22family%22:%22linear%22,%22coefficient%22:1}},
{%22inverted%22:{%22enabled%22:false},%22quantization%22:{%22family%22:%22linear%22,%22coefficient%22:1}}] 
HTTP/1.1", upstream: "http://127.0.0.1:4080/webgateway/copyImgRDef/?m=c&p=normal&ia=0&c=1|0:65000$00FF00,2|0:25000$0000FF,3|0:65000$FF00FF&maps=[{%22inverted%22:
{%22enabled%22:false},%22quantization%22:{%22family%22:%22linear%22,%22coefficient%22:1}},{%22inverted%22:
{%22enabled%22:false},%22quantization%22:{%22family%22:%22linear%22,%22coefficient%22:1}},{%22inverted%22:{%22enabled%22:false},%22quantization%22:{%22family%22:%22linear%22,%22coefficient%22:1}}]", host: 
"demo.openmicroscopy.org", referrer: "https://demo.openmicroscopy.org/webclient/img_detail/123516/?dataset=4349"
@manics
Copy link
Member

manics commented Jul 1, 2020

Ice has async methods.... see the discussion on ome/omero-py#194

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

No branches or pull requests

2 participants