ServerError
from HyP3 constructor for users with many past jobs
#280
Labels
bug
Something isn't working
ServerError
from HyP3 constructor for users with many past jobs
#280
As of hyp3_sdk v6.2.0, hyp3_sdk.HyP3() now calls
HyP3.my_info()
to check the user's application status when they create a HyP3 session. For users with many past jobs, this results in a504 Server Error: Gateway Timeout
error from the HyP3 API due to the lambda function hitting its 30s timeout. See ASFHyP3/hyp3#1312The text was updated successfully, but these errors were encountered: