Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Added HBar rate limiter to createFile (#2634) #2636

Merged
merged 1 commit into from
Jun 29, 2024

Conversation

quiet-node
Copy link
Member

Description:
Cherry pick PR #2634

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

* fix: Added HBar rate limiter to createFile

Signed-off-by: ebadiere <ebadiere@gmail.com>

* fix: Build fix and applied feedback.

Signed-off-by: ebadiere <ebadiere@gmail.com>

* fix: removed duplicated query & added return statement

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

* Update packages/relay/src/lib/clients/sdkClient.ts

Co-authored-by: Nana Essilfie-Conduah <56320167+Nana-EC@users.noreply.github.com>
Signed-off-by: Eric Badiere <ebadiere@gmail.com>

* fix: removed unused variable

Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>

* fix: Applied feedback

Signed-off-by: ebadiere <ebadiere@gmail.com>

* fix: Fixed scope.

Signed-off-by: ebadiere <ebadiere@gmail.com>

---------

Signed-off-by: ebadiere <ebadiere@gmail.com>
Signed-off-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
Signed-off-by: Eric Badiere <ebadiere@gmail.com>
Co-authored-by: Logan Nguyen <logan.nguyen@swirldslabs.com>
Co-authored-by: Nana Essilfie-Conduah <56320167+Nana-EC@users.noreply.github.com>
@quiet-node quiet-node self-assigned this Jun 29, 2024
@quiet-node quiet-node added the process Build, test and deployment-process related tasks label Jun 29, 2024
@quiet-node quiet-node added this to the 0.50.0 milestone Jun 29, 2024
Copy link

Copy link

Tests

    2 files  158 suites   15s ⏱️
854 tests 853 ✔️ 1 💤 0
866 runs  865 ✔️ 1 💤 0

Results for commit 1aaeeab.

Copy link

Acceptance Tests

     23 files     332 suites   37m 59s ⏱️
   605 tests    599 ✔️   3 💤 3
1 153 runs  1 135 ✔️ 11 💤 7

Results for commit 1aaeeab.

@Nana-EC Nana-EC merged commit 42a923a into release/0.50 Jun 29, 2024
34 checks passed
@Nana-EC Nana-EC deleted the cherry-pick-hbar-rate-limitter branch June 29, 2024 02:12
@Nana-EC Nana-EC modified the milestones: 0.50.0, 0.50.2 Jun 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process Build, test and deployment-process related tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants