webapp
webapp copied to clipboard
Bulk jobs issue
Trying to chain webapp with supabase and backend and it works now, But not Bulk upload.
After uploading it just do nothing:
backend up and running and works fine directly via curl POST. Also amqp in separate container and contain queue list in his db.No errors in webapp console. Any help?
I forgot to mention -backend connected with postgresql, but webapp with supabase.
UPD2: so at this moment i have following:
- reacherhq/backend:0.7 -works fine for bulk verification via POST.(local postgre db)
- reacherhq/webapp -build and running=> a) single verification working fine via backend (supabase db) b) bulk verification - uploading -OK, adding to Supabase - OK, adding lines to rabbitmq queue - OK. But no verification triggered via backend.
I believe backend should contact rabbitmq somehow to get email , but he can't. Im not familiar with Rust at all.
"RCH_AMQP_ADDR=