You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
flush() — Drain pending events before shutdown (e.g. before page unload)
captureHttpErrors — Automatically capture HTTP errors from fetch() requests. Supports true (5xx), specific status codes, or an object with statuses and targets for URL filtering
boobooQueryIntegration() — TanStack Query / React Query integration that captures query and mutation errors with query keys, hashes, and mutation IDs as context
axiosErrorInterceptor() — Axios response interceptor for automatic HTTP error capture