Idan Izhaki

Results 3 issues of Idan Izhaki

We are experiencing very slow training time on several applications i.e. App ID: 1288676948626962 Training can go over multiple hours to be completed just for adding 1 utterance or intent....

We try to delete apps with api call and get 400 code with response ``` { "error": "Access token does not match", "code": "bad-request" } ``` Same result when coping...

### Bug Description If user password ends with @ the parsing of the connection string will fail. I.e. for string postgres://user:12345@@postgreshost.dev/dbname Password will parse as: 12345 instead of 12345@ And...

bug