HomePhabricator
Diffusion Comm 46e5cc697cdb

[services] Tunnelbroker - Fix `GetN()`->`GetS()`.

Description

[services] Tunnelbroker - Fix GetN()->GetS().

Summary:
This is a small fix error on std:stoull that throws an exception because it's expecting a string, but we return the number in GetN().
We've agreed before that we should use GetS() from AWS C++ SDK everywhere.
This diff changes GetN()->GetS().

Test Plan: Run yarn test-tunnelbroker-service and successfully build the app.

Reviewers: karol-bisztyga, palys-swm, varun

Reviewed By: karol-bisztyga, palys-swm

Subscribers: ashoat, palys-swm, Adrian, atul, karol-bisztyga, benschac, yayabosh

Differential Revision: https://phabricator.ashoat.com/D3642

Details

Provenance
maxAuthored on Apr 11 2022, 2:10 AM
Reviewer
karol
Differential Revision
D3642: [services] Tunnelbroker - Fix `GetN()`->`GetS()`.
Parents
rCOMMd7690861991c: [web] First pass at styling `ThreadSettingsModal`
Branches
Unknown
Tags
Unknown