Skip to content

Commit

Permalink
Update constants.js
Browse files Browse the repository at this point in the history
  • Loading branch information
girish-lokapure committed Feb 7, 2024
1 parent a15df55 commit 5c9745c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/constants.js
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ export const API_REQUEST = {
};

/**
* ERROR code to skip for flow api
* ERROR code to skip for flow api
*/
export const SKIP_FLOW_ERROR_CODE_20 = 20;
export const SKIP_FLOW_ERROR_CODE_DATABASE = 'database_update_failed';

0 comments on commit 5c9745c

Please sign in to comment.