tim-hat-die-hand-an-der-maus / api

The official API
MIT License
0 stars 0 forks source link

ResteasyWebApplicationException: Unknown error, status code 500 #133

Open sentry-io[bot] opened 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: TIMHATDIEHANDANDERMAUS-API-4

ResteasyWebApplicationException: Unknown error, status code 500
    at consulting.timhatdiehandandermaus.infrastructure.adapter.ImdbMovieMetadataResolver.resolveImdb(MovieMetadataResolver.kt:45)
    at consulting.timhatdiehandandermaus.infrastructure.adapter.ImdbMovieMetadataResolver.resolveImdbById(MovieMetadataResolver.kt:51)
    at consulting.timhatdiehandandermaus.infrastructure.adapter.ImdbMovieMetadataResolver_ClientProxy.resolveImdbById
    at consulting.timhatdiehandandermaus.application.usecase.RefreshMetadata.invoke(RefreshMetadata.kt:23)
    at consulting.timhatdiehandandermaus.application.usecase.RefreshMetadata_ClientProxy.invoke
...
(35 additional frame(s) were not displayed)

RESTEASY002010: Failed to execute
torbencarstens commented 1 year ago

fyi, I've updated the imdb resolver yesterday. It should have the same return values though.

https://github.com/tim-hat-die-hand-an-der-maus/imdb-resolver/compare/62b1167a394f16677ec68b5744da79a03f2fedac...1f8cc7731a1540c908bc04df4f4b1cecd7f37e72