You are viewing a single comment's thread from:
RE: Qabot (Question& Answer bot for Discord) (NodeJS)
Thank you for your contribution. Nice idea. Have you tested the concurrency? I kinda feel the code will break if multiple users answers at the same time e.g. data may get lost. Also, you don't need to upload node_modules to the git repository.
Your contribution has been evaluated according to Utopian policies and guidelines, as well as a predefined set of questions pertaining to the category.
To view those questions and the relevant answers related to your post, click here.
Need help? Write a ticket on https://support.utopian.io/.
Chat with us on Discord.
[utopian-moderator]
Thanks for the suggestions yes I am still continuing the tests. For concurrency I will try to find the best solution. I will be careful not to include "node_modules" to the git repository. Thanks again.