Skip to content

Refactor username check for Generator

Grant Young requested to merge gy-refactor-username-check into main

MR refactors the Username check made by GPT Data Generator as follows:

  • Check now users the users API endpoint for a more leaner call instead of global search that can be slightly prone to failure
  • Error handling has been improved for edge cases, such as failed http responses.
Edited by Grant Young

Merge request reports

Loading