okonstantinova
  • Joined on 2023-12-12
0530f04670 [#466] adm: Allow to download contracts from Gitea, with tests
80b581d499 [#466] adm: Allow to download contracts from Gitea
805862f4b7 [#956] node: Allow to reload goroutine pool sizes
426cf58b98 [#956] node: Remove pool sizes from config struct
edbe06e07e [#956] policer/test: Reuse testPool helper
cbfeb72466 [#956] policer: Remove WithMaxCapacity option
Compare 9 commits »
okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-07 19:46:36 +00:00
adm: Allow to download contracts from Gitea

I suspected that something like this would be needed, but was not sure. Thank you for help!

okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-07 19:42:53 +00:00
adm: Allow to download contracts from Gitea

Thanks, done

okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-07 19:42:09 +00:00
adm: Allow to download contracts from Gitea

Thanks, done

okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-07 19:41:36 +00:00
adm: Allow to download contracts from Gitea

Done as recommended, thanks

bb45fdf01a [#466] adm: Allow to download contracts from Gitea
a6c9a337cd [#965] morph: Get rid of container.List invocations
b1a1b2107d [#909] cli: Make add-rule and list-rules recieve namespace param
d7838790c6 [#917] dev: Extend launch.json example
20b4447df7 [#917] docs: Extend shard mode description
Compare 8 commits »
1034e30114 [#466] adm: Set up mutually exclusive parameters; configured HTTP client with context and timeouts
okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-06 23:01:07 +00:00
adm: Allow to download contracts from Gitea

I have changed the implementation, now it sends an HTTP request with connect timeout and uses a context with timeout. Thank you!

okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-06 22:55:08 +00:00
adm: Allow to download contracts from Gitea

Thanks, done.

okonstantinova commented on pull request TrueCloudLab/frostfs-node#958 2024-02-06 22:53:50 +00:00
adm: Allow to download contracts from Gitea

Thanks, fixed

9736f8f696 [#466] adm: Set up mutually exclusive parameters; configured HTTP client with context and timeouts
82dfcf9a3e Fixes for review findings
a8747883a6 [#466] adm: Allow to download contracts from Gitea
Compare 2 commits »
okonstantinova created pull request TrueCloudLab/frostfs-node#958 2024-02-04 20:33:04 +00:00
[#466] Allow to download contracts from Gitea
9cffb1918d [#466] Allow to download contracts from Gitea
okonstantinova created repository okonstantinova/frostfs-node 2024-02-02 22:08:52 +00:00
okonstantinova pushed to main at Web3N3/WinPredictor 2023-12-20 19:46:14 +00:00
26a9d1df4d Update README.md