mirror of
https://github.com/nspcc-dev/gh-push-to-neofs.git
synced 2026-03-01 04:28:40 +00:00
Multiple gateway support #17
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @roman-khimov on GitHub (Apr 21, 2025).
Is your feature request related to a problem? Please describe.
I'm always frustrated when some node we use for uploads is not available for whatever reason and we can't easily use a different one.
Describe the solution you'd like
Add some multinode support, accept several addresses and use them as fallbacks if primary one fails to process a request.