Felix Mosheev

Results 261 comments of Felix Mosheev

Can you test `v2.3.0` version which added React 18 as peerDeps

Great, the installation is working. Can you check if there are any other issues?

I have a similar setup with accessToken & refreshToken, ```js function isUnAuthorizedError(error) { return error.config && error.response && error.response.status === 401; } function shouldRetry(config) { return config.retries.count < 3; }...

@Bobeshmo why did you closed this issue?

The guy made a PR, but it is still open... So it not fixed. I think it's better to reflect the issues that comes from this, maybe, it will help...

@yogeshattwic What version of `bull-board` do you use?

@yogeshattwic are you using `koa`? if not, please open a new issue. Please try to update bull-board to `v4.2.2`.

@felixa1996 any update regarding my last questions?

@mrfrase3 thank for sharing this screenshot 🙏🏼 We need to think how to split it between queues since runs=jobs in our case. If we will be able to make such...

Closing this since there is no demand for this.