I have a wallet that I use for my testing. I'm an experienced dev, but basically just starting in Solana. I'm trying programs and new features and need to get going on the projects but of course need to load SOL through airdrop. Somehow I've been able to get 2 SOL on each of both devnet and testnet.
I'm hearing that the limit is something like 24 SOL per day and max of 2 SOL each attempt with somewhere around 5 seconds between.
But this seems very idealized. I understand that it gets congested and airdrops fail for timeouts, but it also seems that a failed attempt adds to the number of intents causing it to indicate that you have to wait 24 hours. When I wait for 24 hours, it's 24 hours that my work is halted!
What are some of the solutions that can be used to overcome this problem?