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
Currently in the integration testing framework, the ArtifactsAPIClient doesn't retry calls to the Artifacts API.
Speaking with @DaveSys911, he suggested we should add retries to this call, somewhere in this function:
Currently in the integration testing framework, the
ArtifactsAPIClient
doesn't retry calls to the Artifacts API.Speaking with @DaveSys911, he suggested we should add retries to this call, somewhere in this function:
elastic-agent/pkg/testing/tools/artifacts_api.go
Lines 306 to 319 in f9310c7
The text was updated successfully, but these errors were encountered: