boltz icon indicating copy to clipboard operation
boltz copied to clipboard

Reduced code complexity and fixed a bug

Open KeaunAmani opened this issue 10 months ago • 0 comments

There's a bug where timed out MSA submission requests from the mmseqs2 API result in an infinite loop since the error count code is not properly referenced.

This PR addresses that bug and reduces some unnecessary code as well.

KeaunAmani avatar May 14 '25 04:05 KeaunAmani