New to T3, having some questions with useQuery

const { data , isLoading: galleryLoaded }= api.gallery.getAll.useQuery(); if this line returns a 429 error "TOO many requests" the call gets made again 4 times. What could be the issue here ? Also how can I show a toster notification if I get an error
0 Replies
No replies yetBe the first to reply to this messageJoin