Get x-ratelimit-limit, x-ratelimit-remaining und x-ratelimit-reset from JavaScript-Client

Hi,
we use the JS-Client of Seatable.

In your announcement of the change to the API Gateway, you state, that with each call now the rate-limit properties are beeing returned in the Header ( x-ratelimit-limit , x-ratelimit-remaining und x-ratelimit-reset).

Since we’re using the JS-API-Client, which instantiates its own Axios instance, we’re not able to access these header-informations.

What do you recommend, how do we monitor the rate-limits while using the JS-Client?

We will check it in the next week.

Hey,

I’m coming back to this topic. Do you have any recommendations how to extract the ratelimits in the JS client?

Thanks!

We are working on the issue. We’ll get back to you.