Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch to retriable HTTP #2515

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Switch to retriable HTTP #2515

wants to merge 5 commits into from

Conversation

Nabil-Salah
Copy link

@Nabil-Salah Nabil-Salah commented Dec 18, 2024

Description

This pr makes use of retriable HTTP requests instead of the default HTTP server

Changes

HTTP server in :
pkg/perf/publicip/publicip_task.go
pkg/environment/config.go
pkg/flist/flist.go
pkg/gateway/metrics.go
pkg/provision/engine.go
pkg/upgrade/hub/hub.go
pkg/vm/client.go

Related Issues

issue#2361

Checklist

  • Tests included
  • Build pass
  • Documentation
  • Code format and docstring

pkg/vm/client.go Outdated Show resolved Hide resolved
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants