diff --git a/docs/assets/images/metrics.png b/docs/assets/images/metrics.png new file mode 100644 index 0000000..525e476 Binary files /dev/null and b/docs/assets/images/metrics.png differ diff --git a/docs/practical_grpc.md b/docs/practical_grpc.md index 4a8c71c..aee081e 100644 --- a/docs/practical_grpc.md +++ b/docs/practical_grpc.md @@ -917,35 +917,16 @@ let policy_id = Uuid::parse_str(&response.policy_id).expect("policy_id should al ### **How are they using it:** Backoffice -The **Customer Support Spain UK** team has been using our **Rust** library for a few months. +The **Customer Support Spain UK** team has been using our **Rust** library for some time. -Currently they are making use of the following operations: +Currently they are making use of the following operations in production: - -
-
- - + *terminate_policy* - + *withdraw_policy* - + *update_policy_holder_email* - + *send_policy_contract_email* - + *find_corrected_email* - + *amend_termination* - + *decline_renewal* - -
- -
- - + *generate_contract* - + *amend_withdrawal* - + *find_by_application_id* - + *find_by_cfid* - + *find_by_id* - + *search* - -
-
++ *update_policy_holder_email* ++ *send_policy_contract_email* ++ *terminate_policy* ++ *withdraw_policy* ++ *amend_termination* ++ *decline_renewal* --- @@ -954,6 +935,16 @@ Currently they are making use of the following operations: The **Underwriting Processes** team is using the **Elixir** library to generate a pre-signed url of a contract. -So far it's been a success :smile: +--- +### Some metrics +protocol buffers logo + +Data gathered from **October 21st** to **November 4th** + +--- + +# Thank you + +:purple_heart: