sematic
sematic copied to clipboard
Add retry around `get_user_by_api_key`
get_user_by_api_key
can fail if there are intermittent DB connection errors. We should retry if it fails.