Skip to content

Race condition issue in credit check example #4895

Answered by davidkpiano
azasorin-rss asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for the report! From initial glance, it seems like the best way to fix this is to use a task queue.

Whenever you get a new snapshot, add it to the task queue and process saving the snapshots one at a time.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@azasorin-rss
Comment options

@davidkpiano
Comment options

Answer selected by azasorin-rss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants