You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
media-model-proxy: fail closed when every replica drops scores
collectToTry + filterException swallowed every NonFatal xx-nsfw
error, including greyscale decode failures that were already mapped
to GreyScaleImageException. The controller then returned a successful
empty annotation map, which Media Analysis persists as unlabeled /
SFW. Keep partial-replica failover; fail the request when every
attempted replica errors.
Co-authored-by: Jon Bailey <Pitchfork-and-Torch@users.noreply.github.com>
Copy file name to clipboardExpand all lines: media-model-proxy/src/test/scala/com/twitter/media_understanding/model_proxy/services/ModelsServiceSpec.scala
0 commit comments