ollama/server/internal/registry
Blake Mizerany 80e61501b3
cmd: add retry/backoff (#10069)
This commit adds retry/backoff to the registry client for pull requests.

Also, revert progress indication to match original client's until we can
"get it right."

Also, make WithTrace wrap existing traces instead of clobbering them.
This allows clients to compose traces.
2025-12-29 06:37:37 -06:00
..
testdata server/internal/registry: take over pulls from server package (#9485) 2025-03-05 14:48:18 -08:00
server.go cmd: add retry/backoff (#10069) 2025-12-29 06:37:37 -06:00
server_test.go cmd: add retry/backoff (#10069) 2025-12-29 06:37:37 -06:00