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
Current behavior:
preflight request failure - leaves a log entry, does not retry on failure, watcher stops.
subsequent token failure has no effect on other processing (but will show lots of errors in the log)
subsequent token acquisition failure modes:
Identity provider unavailable (timeout):
throw error, stop processing, retry
client credentials no longer working
throw error, stop processing, retry
retry behavior:
scan mode: suspend scanning and file parsing while retrying
cd-rite
changed the title
token aquisition failure - develop approach
Token acquisition failure - develop approach
Jan 8, 2024
cd-rite
changed the title
Token acquisition failure - develop approach
Token acquisition failure - develop approach and response
Jan 8, 2024
cd-rite
changed the title
Token acquisition failure - develop approach and response
Token acquisition failure - develop approach and handling
Jan 8, 2024
Current behavior:
preflight request failure - leaves a log entry, does not retry on failure, watcher stops.
subsequent token failure has no effect on other processing (but will show lots of errors in the log)
subsequent token acquisition failure modes:
retry behavior:
The text was updated successfully, but these errors were encountered: