Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

[BUG] - Caching Issue #700

Open
marclupanc opened this issue Jan 31, 2025 · 0 comments
Open

[BUG] - Caching Issue #700

marclupanc opened this issue Jan 31, 2025 · 0 comments
Assignees
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

Comments

@marclupanc
Copy link
Collaborator

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

@marclupanc marclupanc added 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 labels Jan 31, 2025
@marclupanc marclupanc self-assigned this Jan 31, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
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
Projects
Development

No branches or pull requests

1 participant