mirror of
https://git.mirrors.martin98.com/https://github.com/SigNoz/signoz
synced 2025-08-14 02:05:56 +08:00
chore: api is updated (#1053)
This commit is contained in:
parent
4c8b7af0eb
commit
22454abc4a
@ -66,6 +66,8 @@ const interceptorRejected = async (
|
||||
if (reResponse.status === 200) {
|
||||
return await Promise.resolve(reResponse);
|
||||
}
|
||||
Logout();
|
||||
|
||||
return await Promise.reject(reResponse);
|
||||
}
|
||||
Logout();
|
||||
|
Loading…
x
Reference in New Issue
Block a user