vechain / thor

A general purpose blockchain highly compatible with Ethereum's ecosystem
GNU Lesser General Public License v3.0
799 stars 248 forks source link

Add limit to error response #793

Closed otherview closed 1 month ago

otherview commented 1 month ago

Description

Returns the currently set limit on event based api calls

Fixes # (issue)

Checklist:

codecov-commenter commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 62.14%. Comparing base (6c62498) to head (493fd21).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #793 +/- ## ======================================= Coverage 62.14% 62.14% ======================================= Files 203 203 Lines 18688 18688 ======================================= Hits 11613 11613 Misses 5975 5975 Partials 1100 1100 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.