frostfs-s3-gw/cmd/s3-authmate
Denis Kirillov b1775f9478 [#553] authmate: Add retryer to create access box
After using AddChain to provide access to container we have to wait:
* tx with APE chain be accepted by blockchain
* cache in storage node be updated

it takes a while. So we add retry
 (the same as when we add bucket settings during bucket creation)

Signed-off-by: Denis Kirillov <d.kirillov@yadro.com>
2024-11-19 15:46:00 +03:00
..
modules [#553] authmate: Add retryer to create access box 2024-11-19 15:46:00 +03:00
main.go [#152] authmate: Add basic error types and exit codes 2023-09-06 23:56:56 +03:00