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
). This is something that will work a lot of the time, but not all of the time. Some basic resiliency issues such as network blips should be handled by Kratix by default.
Add a simple retry mechanism with sensible backoffs/timeouts. Possibly leveraging this library.
The text was updated successfully, but these errors were encountered:
The current implementation is a single HTTP request (
kratix/lib/fetchers/url.go
Line 17 in 0314320
Add a simple retry mechanism with sensible backoffs/timeouts. Possibly leveraging this library.
The text was updated successfully, but these errors were encountered: