[BUG] - Caching Issue #700
Labels
Difficulty: Intermediate
Intermediate level
Priority: High
Type: Bug
Something isn't working
Type: External
Suggestion coming from users
Type: Maintenance
Maintenance of the existing features/code
Milestone
While testing the winner selection process, we encountered an issue where the system indicated that the winner did not have a wallet address set for their account. However, upon checking the database, we confirmed that the user did have a correctly stored wallet address, which was also visible on Etherscan.
During debugging, we found that clearing the cache for the user who funded the prompt and was selecting the winner resolved the issue, allowing the winner to be selected successfully.
We now need to determine whether this issue should be addressed in our frontend implementation or if it requires a fix on Cloudflare to clean the cache
The text was updated successfully, but these errors were encountered: