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
I´ve been trying to automize my pipeline with the retry policy, so that it is able to run again if the information from my databases are not fully updated. Raising an error when such database is not updated. The thing is that raising an error in the python script raises an Algorithm Error on AWS SageMaker, but theres no such exception to catch this error on my Retry Policy. I've being trying to simulate a Capacity Error or an Internal Error, but without success.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
I´ve been trying to automize my pipeline with the retry policy, so that it is able to run again if the information from my databases are not fully updated. Raising an error when such database is not updated. The thing is that raising an error in the python script raises an Algorithm Error on AWS SageMaker, but theres no such exception to catch this error on my Retry Policy. I've being trying to simulate a Capacity Error or an Internal Error, but without success.
Beta Was this translation helpful? Give feedback.
All reactions