Hi All,
It appears that Flyte categorizes HTTP 403 FORBIDDEN error as a Downstream System Failure and applies the Downstream System Retry process ➡️
This can lead to pretty bad user experience in some cases. For all the details, see https://github.com/flyteorg/flyte/issues/4880
Can you please advise how to work around/fix this?
f
freezing-airport-6809
02/12/2024, 3:49 PM
Are you using the agent or backend web api plugin?
h
high-park-82026
02/12/2024, 10:12 PM
I agree with you, 403 should be treated as a terminal error and not retried... Can you elaborate on which plugin are you running Databricks with?
a
aloof-painting-18735
02/13/2024, 8:21 AM
@freezing-airport-6809@high-park-82026 I'm using the backend web api plugin.