OBrink / DECIMER.ai

This repository contains the code for https://decimer.ai
MIT License
38 stars 9 forks source link

Segmentation makes website crash #4

Closed OBrink closed 2 years ago

OBrink commented 2 years ago

Bug report from Isa:

"Hi! I've been playing around with decimer.ai and I've found out that some articles crush the webpage. For example this one: https://pubs.acs.org/doi/10.1021/acs.jnatprod.0c00211. I've tried also the segments alone and it works so the problem is on the segmentation step."

OBrink commented 2 years ago

The problem appears to be a request timeout on the side of the Google Cloud server. The logs show no problems and the segments are actually generated. I have set a timer multiple times and it aborts exactly after 30 seconds.

Kohulan commented 2 years ago

It was a load balancer issue now solved. The current timeout is 300s.