How to prevent TransactionExpiredBlockheightExceededError while swapping using Jupiter api in solana
I have integrated Jupiter swap api on my react app and swapping tokens using Jupiter api but the swap is working sometimes and not working sometimes with TransactionExpiredBlockheightExceededError.
I was tried to raise prioritizationFeeLamports but not working well yet.