fluvio icon indicating copy to clipboard operation
fluvio copied to clipboard

Improve error report when requested connector in arch is not available

Open digikata opened this issue 1 year ago • 3 comments

Currently if a connector download does not support the arch a 404 error is returned.

% fluvio hub conn download infinyon/[email protected]
downloading infinyon/[email protected] to infinyon-duckdb-sink-0.1.0.ipkg
Hub error: downloading infinyon/[email protected] failed
Server: Downloading package Status(404) 

Instead of this error The user should know if the package version was correct, but a support arch is not available

Really it would be nice to distinguish if the package exists, if the version exists, and the arch does/does not exist for a given download request

digikata avatar Oct 04 '23 20:10 digikata

I am going to resolve this issue

therealhieu avatar Oct 10 '23 09:10 therealhieu

This seems to be a duplicate ticket with https://github.com/infinyon/fluvio/issues/3411.

I had left some comments on the aforementioned ticket @therealhieu in case you're already working on this one.

solidiquis avatar Oct 16 '23 04:10 solidiquis

Stale issue message

github-actions[bot] avatar Dec 15 '23 11:12 github-actions[bot]